Home
last modified time | relevance | path

Searched refs:CreateOffscreenCommandBuffer (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/common/gpu/client/
Dgpu_channel_host.h119 CommandBufferProxyImpl* CreateOffscreenCommandBuffer(
Dwebgraphicscontext3d_command_buffer_impl.cc182 command_buffer_.reset(host_->CreateOffscreenCommandBuffer( in InitializeCommandBuffer()
Dgpu_channel_host.cc180 CommandBufferProxyImpl* GpuChannelHost::CreateOffscreenCommandBuffer( in CreateOffscreenCommandBuffer() function in content::GpuChannelHost
/external/chromium_org/content/renderer/pepper/
Dppb_graphics_3d_impl.cc290 command_buffer_ = channel_->CreateOffscreenCommandBuffer( in InitRaw()