Home
last modified time | relevance | path

Searched refs:CommandBufferServiceBase (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dgpu_scheduler.h55 GpuScheduler(CommandBufferServiceBase* command_buffer, in NON_EXPORTED_BASE()
117 CommandBufferServiceBase* command_buffer_; in NON_EXPORTED_BASE()
Dcommand_buffer_service.h17 class GPU_EXPORT CommandBufferServiceBase : public CommandBuffer {
40 class GPU_EXPORT CommandBufferService : public CommandBufferServiceBase {
Din_process_command_buffer.h55 class CommandBufferServiceBase; variable
247 scoped_ptr<CommandBufferServiceBase> command_buffer_;
Dgpu_scheduler.cc31 GpuScheduler::GpuScheduler(CommandBufferServiceBase* command_buffer, in GpuScheduler()
/external/chromium_org/gpu/command_buffer/common/
Dcommand_buffer_mock.h19 class MockCommandBuffer : public CommandBufferServiceBase {
/external/chromium_org/gpu/command_buffer/client/
Dclient_test_helper.h23 class MockCommandBufferBase : public CommandBufferServiceBase {