OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateOffscreenCommandBuffer
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/renderer/pepper/
pepper_platform_context_3d.cc
55
// TODO(alokp): Change GpuChannelHost::
CreateOffscreenCommandBuffer
()
93
command_buffer_ = channel_->
CreateOffscreenCommandBuffer
(
/external/chromium_org/content/common/gpu/client/
gpu_channel_host.h
124
CommandBufferProxyImpl*
CreateOffscreenCommandBuffer
(
gpu_channel_host.cc
152
CommandBufferProxyImpl* GpuChannelHost::
CreateOffscreenCommandBuffer
(
158
TRACE_EVENT0("gpu", "GpuChannelHost::
CreateOffscreenCommandBuffer
");
webgraphicscontext3d_command_buffer_impl.cc
337
command_buffer_.reset(host_->
CreateOffscreenCommandBuffer
(
[
all
...]
Completed in 5022 milliseconds