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

  /external/chromium_org/content/renderer/media/
renderer_gpu_video_accelerator_factories.cc 174 void RendererGpuVideoAcceleratorFactories::WaitSyncPoint(uint32 sync_point) {
184 // Callers expect the WaitSyncPoint to affect the next IPCs. Make sure to
  /external/chromium_org/gpu/command_buffer/service/
in_process_command_buffer.cc 135 void WaitSyncPoint(uint32 sync_point);
172 void SyncPointManager::WaitSyncPoint(uint32 sync_point) {
740 g_sync_point_manager.Get().WaitSyncPoint(sync_point);
  /external/chromium_org/content/common/gpu/client/
gl_helper.cc     [all...]

Completed in 186 milliseconds