OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_started_frame_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/compositor/
compositor.h
319
int last_started_frame() { return
last_started_frame_
; }
358
int
last_started_frame_
;
member in class:ui::Compositor
compositor.cc
241
last_started_frame_
(0),
409
TRACE_EVENT_ASYNC_BEGIN0("ui", "Compositor::Draw",
last_started_frame_
+ 1);
414
last_started_frame_
++;
Completed in 78 milliseconds