HomeSort by relevance Sort by last modified time
    Searched defs:begin_impl_frame_state (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/scheduler/
scheduler_state_machine_unittest.cc 20 state.begin_impl_frame_state()) \
25 if (state.begin_impl_frame_state() == \
28 if (state.begin_impl_frame_state() == \
71 BeginImplFrameState begin_impl_frame_state() const { function in class:cc::__anon3925::StateMachine
687 state.begin_impl_frame_state());
692 state.begin_impl_frame_state());
697 state.begin_impl_frame_state());
702 state.begin_impl_frame_state());
707 state.begin_impl_frame_state());
    [all...]
scheduler_state_machine.h 145 BeginImplFrameState begin_impl_frame_state() const { function in class:cc::SchedulerStateMachine

Completed in 346 milliseconds