Searched refs:last_started_frame_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dcompositor.cc81 last_started_frame_(0),
219 TRACE_EVENT_ASYNC_BEGIN0("ui", "Compositor::Draw", last_started_frame_ + 1);
225 last_started_frame_++;
H A Dcompositor.h252 int last_started_frame() { return last_started_frame_; }
300 int last_started_frame_; member in class:ui::Compositor

Completed in 65 milliseconds