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

  /external/chromium_org/cc/trees/
single_thread_proxy.cc 35 next_frame_is_newly_committed_frame_(false),
185 next_frame_is_newly_committed_frame_ = true;
452 if (next_frame_is_newly_committed_frame_) {
453 next_frame_is_newly_committed_frame_ = false;
single_thread_proxy.h 114 bool next_frame_is_newly_committed_frame_; member in class:cc::SingleThreadProxy

Completed in 33 milliseconds