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

  /external/chromium_org/content/browser/compositor/
delegated_frame_host.h 294 NO_PENDING_RENDERER_FRAME,
delegated_frame_host.cc 102 can_lock_compositor_ == NO_PENDING_RENDERER_FRAME ||
235 if (can_lock_compositor_ == NO_PENDING_RENDERER_FRAME ||
883 can_lock_compositor_ = NO_PENDING_RENDERER_FRAME;
    [all...]

Completed in 138 milliseconds