Home
last modified time | relevance | path

Searched defs:command_buffer (Results 1 – 17 of 17) 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.cc322 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.cc16 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.h269 CommandBuffer* command_buffer() const { in command_buffer() function
Dgles2_implementation_unittest.cc93 CommandBuffer* command_buffer, in MockTransferBuffer()
487 MockClientCommandBuffer* command_buffer() const { in command_buffer() function in gpu::gles2::GLES2ImplementationTest::TestContext
561 MockClientCommandBuffer* command_buffer() const { in command_buffer() function in gpu::gles2::GLES2ImplementationTest
/external/chromium_org/content/common/gpu/client/
Dgpu_channel_host.cc171 CommandBufferProxyImpl* command_buffer = in CreateViewCommandBuffer() local
210 CommandBufferProxyImpl* command_buffer = in CreateOffscreenCommandBuffer() local
238 CommandBufferProxyImpl* command_buffer) { in DestroyCommandBuffer()
/external/chromium_org/mojo/examples/surfaces_app/
Dchild_gl_app.cc40 CommandBufferPtr command_buffer; in Create() local
Dchild_gl_impl.cc46 CommandBufferPtr command_buffer) in ChildGLImpl()
/external/chromium_org/mojo/examples/sample_app/
Dsample_app.cc50 mojo::CommandBufferPtr command_buffer; in OnCreated() local
Dgles2_client_impl.cc31 GLES2ClientImpl::GLES2ClientImpl(mojo::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.cc92 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.cc112 scoped_ptr<gpu::CommandBufferService> command_buffer( in CreateWindowSurface() local