Home
last modified time | relevance | path

Searched refs:OutputSurfaceStateToString (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/scheduler/
Dscheduler_state_machine.h46 static const char* OutputSurfaceStateToString(OutputSurfaceState state);
Dscheduler_state_machine.cc48 const char* SchedulerStateMachine::OutputSurfaceStateToString( in OutputSurfaceStateToString() function in cc::SchedulerStateMachine
190 OutputSurfaceStateToString(output_surface_state_)); in AsValue()