Home
last modified time | relevance | path

Searched refs:PumpCommands (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/gpu/command_buffer/tests/
Dgl_manager.cc181 base::Bind(&GLManager::PumpCommands, base::Unretained(this))); in Initialize()
260 void GLManager::PumpCommands() { in PumpCommands() function in gpu::GLManager
Dgl_manager.h96 void PumpCommands();
/external/chromium_org/gpu/command_buffer/service/
Din_process_command_buffer.h185 void PumpCommands();
Din_process_command_buffer.cc233 void InProcessCommandBuffer::PumpCommands() { in PumpCommands() function in gpu::InProcessCommandBuffer
308 &InProcessCommandBuffer::PumpCommands, gpu_thread_weak_ptr_)); in InitializeOnGpuThread()