HomeSort by relevance Sort by last modified time
    Searched refs:SupportsProactiveBeginFrame (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/scheduler/
scheduler_state_machine.cc 720 if (!SupportsProactiveBeginFrame())
730 if (!SupportsProactiveBeginFrame()) {
739 // Note: If SupportsProactiveBeginFrame is false, the scheduler should poll
742 bool SchedulerStateMachine::SupportsProactiveBeginFrame() const {
    [all...]
scheduler_state_machine.h 234 bool SupportsProactiveBeginFrame() const;
scheduler.cc 366 DCHECK(!state_machine_.SupportsProactiveBeginFrame());

Completed in 100 milliseconds