Home
last modified time | relevance | path

Searched refs:HasUnprocessedCommands (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/common/gpu/
Dgpu_command_buffer_stub.h109 bool HasUnprocessedCommands();
Dgpu_channel.cc812 if (stub->HasUnprocessedCommands()) { in HandleMessage()
Dgpu_command_buffer_stub.cc291 bool GpuCommandBufferStub::HasUnprocessedCommands() { in HasUnprocessedCommands() function in content::GpuCommandBufferStub