HomeSort by relevance Sort by last modified time
    Searched refs:YES_DID_LOCK (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/compositor/
delegated_frame_host.h 292 YES_DID_LOCK,
delegated_frame_host.cc 106 can_lock_compositor_ = YES_DID_LOCK;
852 can_lock_compositor_ = YES_DID_LOCK;
882 if (!compositor->IsLocked() && can_lock_compositor_ == YES_DID_LOCK) {
    [all...]

Completed in 165 milliseconds