DestroyCommandBuffer  138 content/common/gpu/client/gpu_channel_host.h   void DestroyCommandBuffer(CommandBufferProxyImpl* command_buffer);
DestroyCommandBuffer  503 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc       host_->DestroyCommandBuffer(command_buffer_.release());
DestroyCommandBuffer   29 content/renderer/pepper/pepper_platform_context_3d.cc     channel_->DestroyCommandBuffer(command_buffer_);