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

  /external/chromium_org/gpu/command_buffer/service/
in_process_command_buffer.h 204 void RetireSyncPointOnGpuThread(uint32 sync_point);
in_process_command_buffer.cc 699 QueueTask(base::Bind(&InProcessCommandBuffer::RetireSyncPointOnGpuThread,
710 QueueTask(base::Bind(&InProcessCommandBuffer::RetireSyncPointOnGpuThread,
715 void InProcessCommandBuffer::RetireSyncPointOnGpuThread(uint32 sync_point) {

Completed in 65 milliseconds