Searched refs:FlushOnGpuThread (Results 1 – 2 of 2) sorted by relevance
171 void FlushOnGpuThread(int32 put_offset);
491 void InProcessCommandBuffer::FlushOnGpuThread(int32 put_offset) { in FlushOnGpuThread() function in gpu::InProcessCommandBuffer534 base::Closure task = base::Bind(&InProcessCommandBuffer::FlushOnGpuThread, in Flush()