Home
last modified time | relevance | path

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

/external/chromium_org/gpu/command_buffer/service/
Dcommand_buffer_service_unittest.cc120 TEST_F(CommandBufferServiceTest, SetGetBuffer) { in TEST_F() argument
Dgpu_scheduler.cc190 bool GpuScheduler::SetGetBuffer(int32 transfer_buffer_id) { in SetGetBuffer() function in gpu::GpuScheduler
Dcommand_buffer_service.cc84 void CommandBufferService::SetGetBuffer(int32 transfer_buffer_id) { in SetGetBuffer() function in gpu::CommandBufferService
Dquery_manager_unittest.cc115 virtual bool SetGetBuffer(int32 /* transfer_buffer_id */) OVERRIDE { in SetGetBuffer() function in gpu::gles2::QueryManagerTest::MockCommandBufferEngine
Dcommon_decoder_unittest.cc122 virtual bool SetGetBuffer(int32 transfer_buffer_id) OVERRIDE { in SetGetBuffer() function in gpu::MockCommandBufferEngine
Din_process_command_buffer.cc575 void InProcessCommandBuffer::SetGetBuffer(int32 shm_id) { in SetGetBuffer() function in gpu::InProcessCommandBuffer
Dgles2_cmd_decoder_unittest_base.cc1651 bool GLES2DecoderWithShaderTestBase::MockCommandBufferEngine::SetGetBuffer( in SetGetBuffer() function in gpu::gles2::GLES2DecoderWithShaderTestBase::MockCommandBufferEngine
/external/chromium_org/gpu/command_buffer/client/
Dclient_test_helper.cc47 void MockCommandBufferBase::SetGetBuffer(int transfer_buffer_id) { in SetGetBuffer() function in gpu::MockCommandBufferBase
/external/chromium_org/mojo/services/gles2/
Dcommand_buffer_impl.cc153 void CommandBufferImpl::SetGetBuffer(int32_t buffer) { in SetGetBuffer() function in mojo::CommandBufferImpl
/external/chromium_org/mojo/examples/pepper_container_app/
Dgraphics_3d_resource.cc85 PP_Bool Graphics3DResource::SetGetBuffer(int32_t shm_id) { in SetGetBuffer() function in mojo::examples::Graphics3DResource
/external/chromium_org/ppapi/proxy/
Dppapi_command_buffer_proxy.cc99 void PpapiCommandBufferProxy::SetGetBuffer(int32 transfer_buffer_id) { in SetGetBuffer() function in ppapi::proxy::PpapiCommandBufferProxy
Dppb_graphics_3d_proxy.cc68 PP_Bool Graphics3D::SetGetBuffer(int32_t /* transfer_buffer_id */) { in SetGetBuffer() function in ppapi::proxy::Graphics3D
/external/chromium_org/content/renderer/pepper/
Dppb_graphics_3d_impl.cc103 PP_Bool PPB_Graphics3D_Impl::SetGetBuffer(int32_t transfer_buffer_id) { in SetGetBuffer() function in content::PPB_Graphics3D_Impl
/external/chromium_org/mojo/gles2/
Dcommand_buffer_client_impl.cc156 void CommandBufferClientImpl::SetGetBuffer(int32 shm_id) { in SetGetBuffer() function in mojo::gles2::CommandBufferClientImpl
/external/chromium_org/content/common/gpu/client/
Dcommand_buffer_proxy_impl.cc241 void CommandBufferProxyImpl::SetGetBuffer(int32 shm_id) { in SetGetBuffer() function in content::CommandBufferProxyImpl