Home
last modified time | relevance | path

Searched defs:command_buffer (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dgpu_scheduler_mock.h15 explicit MockGpuScheduler(CommandBuffer* command_buffer) in MockGpuScheduler()
Dgpu_scheduler.cc31 GpuScheduler::GpuScheduler(CommandBufferServiceBase* command_buffer, in GpuScheduler()
Din_process_command_buffer.cc320 scoped_ptr<CommandBufferService> command_buffer( in InitializeOnGpuThread() local
/external/chromium_org/gpu/command_buffer/client/
Dgles2_cmd_helper.cc10 GLES2CmdHelper::GLES2CmdHelper(CommandBuffer* command_buffer) in GLES2CmdHelper()
Dcmd_buffer_helper.cc15 CommandBufferHelper::CommandBufferHelper(CommandBuffer* command_buffer) in CommandBufferHelper()
Dtransfer_buffer_unittest.cc52 MockClientCommandBufferMockFlush* command_buffer() const { in command_buffer() function in gpu::TransferBufferTest
254 MockClientCommandBufferCanFail* command_buffer() const { in command_buffer() function in gpu::TransferBufferExpandContractTest
Dcmd_buffer_helper.h267 CommandBuffer* command_buffer() const { in command_buffer() function
Dgles2_implementation_unittest.cc93 CommandBuffer* command_buffer, in MockTransferBuffer()
486 MockClientCommandBuffer* command_buffer() const { in command_buffer() function in gpu::gles2::GLES2ImplementationTest::TestContext
559 MockClientCommandBuffer* command_buffer() const { in command_buffer() function in gpu::gles2::GLES2ImplementationTest
/external/chromium_org/content/common/gpu/client/
Dgpu_channel_host.cc168 CommandBufferProxyImpl* command_buffer = in CreateViewCommandBuffer() local
207 CommandBufferProxyImpl* command_buffer = in CreateOffscreenCommandBuffer() local
235 CommandBufferProxyImpl* command_buffer) { in DestroyCommandBuffer()
/external/chromium_org/mojo/examples/sample_app/
Dsample_app.cc41 CommandBufferPtr command_buffer; in Initialize() local
Dgles2_client_impl.cc29 GLES2ClientImpl::GLES2ClientImpl(CommandBufferPtr command_buffer) in GLES2ClientImpl()
/external/chromium_org/tools/android/forwarder2/
Dcommand.cc46 char command_buffer[kCommandStringSize + 1]; in ReadCommand() local
/external/chromium_org/mojo/examples/pepper_container_app/
Dpepper_container_app.cc88 CommandBufferPtr command_buffer; in CreateGLES2Context() local
/external/chromium_org/ppapi/shared_impl/
Dppb_graphics_3d_shared.cc106 gpu::CommandBuffer* command_buffer = GetCommandBuffer(); in CreateGLES2Impl() local
/external/chromium_org/gpu/gles2_conform_support/egl/
Ddisplay.cc110 scoped_ptr<gpu::CommandBufferService> command_buffer( in CreateWindowSurface() local