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

  /external/chromium_org/content/browser/aura/
browser_compositor_output_surface.cc 78 context3d()->shallowFlushCHROMIUM();
gpu_process_transport_factory.cc 126 host_context_->shallowFlushCHROMIUM();
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.cc 60 context3d()->shallowFlushCHROMIUM();
308 context->shallowFlushCHROMIUM();
329 context->shallowFlushCHROMIUM();
339 context->shallowFlushCHROMIUM();
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
Extensions3D.cpp 193 void Extensions3D::shallowFlushCHROMIUM()
195 return m_context->webContext()->shallowFlushCHROMIUM();
Extensions3D.h 311 void shallowFlushCHROMIUM();
  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.cc 119 context3d()->shallowFlushCHROMIUM();
  /external/chromium_org/cc/resources/
resource_update_controller_unittest.cc 41 virtual void shallowFlushCHROMIUM(void) OVERRIDE;
219 void WebGraphicsContext3DForUploadTest::shallowFlushCHROMIUM(void) {
resource_provider.cc 493 context3d->shallowFlushCHROMIUM();
    [all...]
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_output_surface.cc 180 context3d()->shallowFlushCHROMIUM();
  /external/chromium_org/cc/scheduler/
texture_uploader.cc 167 context_->shallowFlushCHROMIUM();
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 444 virtual void shallowFlushCHROMIUM() { }
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.h 502 virtual void shallowFlushCHROMIUM();
webgraphicscontext3d_in_process_command_buffer_impl.cc 240 gl_->ShallowFlushCHROMIUM();
    [all...]
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 571 virtual void shallowFlushCHROMIUM();
webgraphicscontext3d_command_buffer_impl.cc     [all...]

Completed in 1879 milliseconds