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

  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 115 #define glShallowFlushCHROMIUM GLES2_GET_FUN(ShallowFlushCHROMIUM)
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.cc 240 gl_->ShallowFlushCHROMIUM();
    [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_interface_stub_impl_autogen.h 316 void GLES2InterfaceStub::ShallowFlushCHROMIUM() {
gles2_trace_implementation_impl_autogen.h 579 void GLES2TraceImplementation::ShallowFlushCHROMIUM() {
580 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::ShallowFlushCHROMIUM");
581 gl_->ShallowFlushCHROMIUM();
    [all...]
gles2_implementation_autogen.h 259 virtual void ShallowFlushCHROMIUM() OVERRIDE;
gles2_interface_autogen.h 157 virtual void ShallowFlushCHROMIUM() = 0;
gles2_interface_stub_autogen.h 168 virtual void ShallowFlushCHROMIUM() OVERRIDE;
gles2_trace_implementation_autogen.h 168 virtual void ShallowFlushCHROMIUM() OVERRIDE;
gles2_c_lib_autogen.h 363 gles2::GetGLContext()->ShallowFlushCHROMIUM();
    [all...]
gles2_implementation.cc 797 void GLES2Implementation::ShallowFlushCHROMIUM() {
    [all...]
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc     [all...]

Completed in 58 milliseconds