Home
last modified time | relevance | path

Searched defs:DestroyTransferBuffer (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dtransfer_buffer_manager.cc87 void TransferBufferManager::DestroyTransferBuffer(int32 id) { in DestroyTransferBuffer() function in gpu::TransferBufferManager
Dcommand_buffer_service.cc148 void CommandBufferService::DestroyTransferBuffer(int32 id) { in DestroyTransferBuffer() function in gpu::CommandBufferService
Din_process_command_buffer.cc580 void InProcessCommandBuffer::DestroyTransferBuffer(int32 id) { in DestroyTransferBuffer() function in gpu::InProcessCommandBuffer
/external/chromium_org/ppapi/proxy/
Dppapi_command_buffer_proxy.cc124 void PpapiCommandBufferProxy::DestroyTransferBuffer(int32 id) { in DestroyTransferBuffer() function in ppapi::proxy::PpapiCommandBufferProxy
Dppb_graphics_3d_proxy.cc95 PP_Bool Graphics3D::DestroyTransferBuffer(int32_t id) { in DestroyTransferBuffer() function in ppapi::proxy::Graphics3D
/external/chromium_org/content/renderer/pepper/
Dppb_graphics_3d_impl.cc134 PP_Bool PPB_Graphics3D_Impl::DestroyTransferBuffer(int32_t id) { in DestroyTransferBuffer() function in content::PPB_Graphics3D_Impl
/external/chromium_org/content/common/gpu/client/
Dcommand_buffer_proxy_impl.cc299 void CommandBufferProxyImpl::DestroyTransferBuffer(int32 id) { in DestroyTransferBuffer() function in content::CommandBufferProxyImpl