/external/chromium_org/gpu/command_buffer/service/ |
D | command_buffer_service_unittest.cc | 120 TEST_F(CommandBufferServiceTest, SetGetBuffer) { in TEST_F() argument
|
D | gpu_scheduler.cc | 189 bool GpuScheduler::SetGetBuffer(int32 transfer_buffer_id) { in SetGetBuffer() function in gpu::GpuScheduler
|
D | command_buffer_service.cc | 95 void CommandBufferService::SetGetBuffer(int32 transfer_buffer_id) { in SetGetBuffer() function in gpu::CommandBufferService
|
D | common_decoder_unittest.cc | 119 virtual bool SetGetBuffer(int32 transfer_buffer_id) OVERRIDE { in SetGetBuffer() function in gpu::MockCommandBufferEngine
|
D | query_manager_unittest.cc | 114 virtual bool SetGetBuffer(int32 /* transfer_buffer_id */) OVERRIDE { in SetGetBuffer() function in gpu::gles2::QueryManagerTest::MockCommandBufferEngine
|
D | in_process_command_buffer.cc | 557 void InProcessCommandBuffer::SetGetBuffer(int32 shm_id) { in SetGetBuffer() function in gpu::InProcessCommandBuffer
|
D | gles2_cmd_decoder_unittest_base.cc | 1403 bool GLES2DecoderWithShaderTestBase::MockCommandBufferEngine::SetGetBuffer( in SetGetBuffer() function in gpu::gles2::GLES2DecoderWithShaderTestBase::MockCommandBufferEngine
|
/external/chromium_org/gpu/command_buffer/client/ |
D | client_test_helper.cc | 49 void MockCommandBufferBase::SetGetBuffer(int transfer_buffer_id) { in SetGetBuffer() function in gpu::MockCommandBufferBase
|
/external/chromium_org/ppapi/proxy/ |
D | ppapi_command_buffer_proxy.cc | 94 void PpapiCommandBufferProxy::SetGetBuffer(int32 transfer_buffer_id) { in SetGetBuffer() function in ppapi::proxy::PpapiCommandBufferProxy
|
D | ppb_graphics_3d_proxy.cc | 75 PP_Bool Graphics3D::SetGetBuffer(int32_t /* transfer_buffer_id */) { in SetGetBuffer() function in ppapi::proxy::Graphics3D
|
/external/chromium_org/content/renderer/pepper/ |
D | ppb_graphics_3d_impl.cc | 119 PP_Bool PPB_Graphics3D_Impl::SetGetBuffer(int32_t transfer_buffer_id) { in SetGetBuffer() function in content::PPB_Graphics3D_Impl
|
/external/chromium_org/content/common/gpu/client/ |
D | command_buffer_proxy_impl.cc | 242 void CommandBufferProxyImpl::SetGetBuffer(int32 shm_id) { in SetGetBuffer() function in content::CommandBufferProxyImpl
|