Searched refs:RateLimitOffscreenContextCHROMIUM (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/gpu/GLES2/
H A Dgl2chromium_autogen.h202 GLES2_GET_FUN(RateLimitOffscreenContextCHROMIUM)
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_interface_stub_impl_autogen.h713 void GLES2InterfaceStub::RateLimitOffscreenContextCHROMIUM() { function in class:GLES2InterfaceStub
H A Dgles2_trace_implementation_impl_autogen.h1243 void GLES2TraceImplementation::RateLimitOffscreenContextCHROMIUM() { function in class:GLES2TraceImplementation
1245 "gpu", "GLES2Trace::RateLimitOffscreenContextCHROMIUM");
1246 gl_->RateLimitOffscreenContextCHROMIUM();
H A Dgles2_implementation_autogen.h606 virtual void RateLimitOffscreenContextCHROMIUM() OVERRIDE;
H A Dgles2_interface_autogen.h406 virtual void RateLimitOffscreenContextCHROMIUM() = 0;
H A Dgles2_interface_stub_autogen.h437 virtual void RateLimitOffscreenContextCHROMIUM() OVERRIDE;
H A Dgles2_trace_implementation_autogen.h437 virtual void RateLimitOffscreenContextCHROMIUM() OVERRIDE;
H A Dgles2_c_lib_autogen.h781 gles2::GetGLContext()->RateLimitOffscreenContextCHROMIUM();
H A Dgles2_implementation.cc3140 void GLES2Implementation::RateLimitOffscreenContextCHROMIUM() { function in class:gpu::gles2::GLES2Implementation
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc854 provider->ContextGL()->RateLimitOffscreenContextCHROMIUM();
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2ext.h1797 #define glRateLimitOffscreenContextCHROMIUM GLES2_GET_FUN(RateLimitOffscreenContextCHROMIUM)

Completed in 4632 milliseconds