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 36 next_frame_is_newly_committed_frame_(false),
237 next_frame_is_newly_committed_frame_ = true;
552 if (next_frame_is_newly_committed_frame_) {
553 next_frame_is_newly_committed_frame_ = false;
single_thread_proxy.h 120 bool next_frame_is_newly_committed_frame_; member in class:cc::SingleThreadProxy

Completed in 252 milliseconds