YES_DID_LOCK      710 content/browser/renderer_host/render_widget_host_view_aura.cc     can_lock_compositor_ = YES_DID_LOCK;
YES_DID_LOCK     3056 content/browser/renderer_host/render_widget_host_view_aura.cc       can_lock_compositor_ = YES_DID_LOCK;
YES_DID_LOCK     3086 content/browser/renderer_host/render_widget_host_view_aura.cc   if (!compositor->IsLocked() && can_lock_compositor_ == YES_DID_LOCK) {