Searched defs:OnDestroyGpuMemoryBuffer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/
H A Dgpu_channel_manager.cc114 IPC_MESSAGE_HANDLER(GpuMsg_DestroyGpuMemoryBuffer, OnDestroyGpuMemoryBuffer)
268 void GpuChannelManager::OnDestroyGpuMemoryBuffer( function in class:content::GpuChannelManager
H A Dgpu_command_buffer_stub.cc244 OnDestroyGpuMemoryBuffer);
940 void GpuCommandBufferStub::OnDestroyGpuMemoryBuffer(int32 id) { function in class:content::GpuCommandBufferStub
941 TRACE_EVENT0("gpu", "GpuCommandBufferStub::OnDestroyGpuMemoryBuffer");

Completed in 118 milliseconds