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

  /external/chromium_org/gpu/command_buffer/service/
in_process_command_buffer.cc 314 DestroyOnGpuThread();
356 DestroyOnGpuThread();
382 DestroyOnGpuThread();
388 DestroyOnGpuThread();
401 DestroyOnGpuThread();
429 &InProcessCommandBuffer::DestroyOnGpuThread, base::Unretained(this));
435 bool InProcessCommandBuffer::DestroyOnGpuThread() {
in_process_command_buffer.h 170 bool DestroyOnGpuThread();

Completed in 133 milliseconds