OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SupportsProactiveBeginImplFrame
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/scheduler/
scheduler_state_machine.h
236
bool
SupportsProactiveBeginImplFrame
() const;
scheduler_state_machine.cc
788
if (!
SupportsProactiveBeginImplFrame
())
799
if (!
SupportsProactiveBeginImplFrame
()) {
809
bool SchedulerStateMachine::
SupportsProactiveBeginImplFrame
() const {
[
all
...]
scheduler.cc
171
DCHECK(!state_machine_.
SupportsProactiveBeginImplFrame
());
Completed in 60 milliseconds