/external/chromium_org/gpu/command_buffer/service/ |
D | gpu_scheduler_mock.h | 15 explicit MockGpuScheduler(CommandBuffer* command_buffer) in MockGpuScheduler()
|
D | gpu_scheduler.cc | 31 GpuScheduler::GpuScheduler(CommandBufferServiceBase* command_buffer, in GpuScheduler()
|
D | in_process_command_buffer.cc | 320 scoped_ptr<CommandBufferService> command_buffer( in InitializeOnGpuThread() local
|
/external/chromium_org/gpu/command_buffer/client/ |
D | gles2_cmd_helper.cc | 10 GLES2CmdHelper::GLES2CmdHelper(CommandBuffer* command_buffer) in GLES2CmdHelper()
|
D | cmd_buffer_helper.cc | 15 CommandBufferHelper::CommandBufferHelper(CommandBuffer* command_buffer) in CommandBufferHelper()
|
D | transfer_buffer_unittest.cc | 52 MockClientCommandBufferMockFlush* command_buffer() const { in command_buffer() function in gpu::TransferBufferTest 254 MockClientCommandBufferCanFail* command_buffer() const { in command_buffer() function in gpu::TransferBufferExpandContractTest
|
D | cmd_buffer_helper.h | 267 CommandBuffer* command_buffer() const { in command_buffer() function
|
D | gles2_implementation_unittest.cc | 93 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/ |
D | gpu_channel_host.cc | 168 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/ |
D | sample_app.cc | 41 CommandBufferPtr command_buffer; in Initialize() local
|
D | gles2_client_impl.cc | 29 GLES2ClientImpl::GLES2ClientImpl(CommandBufferPtr command_buffer) in GLES2ClientImpl()
|
/external/chromium_org/tools/android/forwarder2/ |
D | command.cc | 46 char command_buffer[kCommandStringSize + 1]; in ReadCommand() local
|
/external/chromium_org/mojo/examples/pepper_container_app/ |
D | pepper_container_app.cc | 88 CommandBufferPtr command_buffer; in CreateGLES2Context() local
|
/external/chromium_org/ppapi/shared_impl/ |
D | ppb_graphics_3d_shared.cc | 106 gpu::CommandBuffer* command_buffer = GetCommandBuffer(); in CreateGLES2Impl() local
|
/external/chromium_org/gpu/gles2_conform_support/egl/ |
D | display.cc | 110 scoped_ptr<gpu::CommandBufferService> command_buffer( in CreateWindowSurface() local
|