HomeSort by relevance Sort by last modified time
    Searched refs:GetCommandBufferProxy (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/aura/
gpu_browser_compositor_output_surface.cc 35 command_buffer_context->GetCommandBufferProxy();
  /external/chromium_org/content/common/gpu/client/
context_provider_command_buffer.cc 67 if (context3d_->GetCommandBufferProxy()) {
68 context3d_->GetCommandBufferProxy()->SetMemoryAllocationChangedCallback(
98 context3d_->GetCommandBufferProxy()->SetMemoryAllocationChangedCallback(
webgraphicscontext3d_command_buffer_impl.h 90 CommandBufferProxyImpl* GetCommandBufferProxy() {
  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.cc 127 command_buffer_context->GetCommandBufferProxy();
  /external/chromium_org/content/renderer/media/
renderer_gpu_video_accelerator_factories.cc 125 if (context && context->GetCommandBufferProxy()) {
127 context->GetCommandBufferProxy()->GetRouteID(), profile, client);
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 86 command_buffer_context->GetCommandBufferProxy();

Completed in 3285 milliseconds