OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PollForAnticipatedDrawTriggers
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/scheduler/
scheduler.h
120
void
PollForAnticipatedDrawTriggers
();
scheduler.cc
167
// Setup
PollForAnticipatedDrawTriggers
if we need to monitor state but
175
base::Bind(&Scheduler::
PollForAnticipatedDrawTriggers
,
292
void Scheduler::
PollForAnticipatedDrawTriggers
() {
293
TRACE_EVENT0("cc", "Scheduler::
PollForAnticipatedDrawTriggers
");
Completed in 45 milliseconds