Searched refs:last_ended_frame_ (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/ui/compositor/
H A Dcompositor.cc82 last_ended_frame_(0),
438 last_ended_frame_++;
439 TRACE_EVENT_ASYNC_END0("ui", "Compositor::Draw", last_ended_frame_);
H A Dcompositor.h253 int last_ended_frame() { return last_ended_frame_; }
301 int last_ended_frame_; member in class:ui::Compositor

Completed in 1744 milliseconds