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 41 next_frame_is_newly_committed_frame_(false),
243 next_frame_is_newly_committed_frame_ = true;
550 if (next_frame_is_newly_committed_frame_) {
552 next_frame_is_newly_committed_frame_ = false;
single_thread_proxy.h 145 bool next_frame_is_newly_committed_frame_; member in class:cc::SingleThreadProxy

Completed in 299 milliseconds