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

  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 108 bool HasUnprocessedCommands();
gpu_channel.cc 738 if (stub->HasUnprocessedCommands()) {
gpu_command_buffer_stub.cc 343 bool GpuCommandBufferStub::HasUnprocessedCommands() {
    [all...]

Completed in 212 milliseconds