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

  /external/chromium_org/cc/scheduler/
scheduler_state_machine.h 44 OUTPUT_SURFACE_WAITING_FOR_FIRST_ACTIVATION,
scheduler_state_machine.cc 59 case OUTPUT_SURFACE_WAITING_FOR_FIRST_ACTIVATION:
60 return "OUTPUT_SURFACE_WAITING_FOR_FIRST_ACTIVATION";
665 OUTPUT_SURFACE_WAITING_FOR_FIRST_ACTIVATION);
668 output_surface_state_ = OUTPUT_SURFACE_WAITING_FOR_FIRST_ACTIVATION;
714 if (output_surface_state_ == OUTPUT_SURFACE_WAITING_FOR_FIRST_ACTIVATION)
    [all...]

Completed in 29 milliseconds