Home
last modified time | relevance | path

Searched defs:rateLimitOffscreenContextCHROMIUM (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DExtensions3D.cpp121 void Extensions3D::rateLimitOffscreenContextCHROMIUM() in rateLimitOffscreenContextCHROMIUM() function in WebCore::Extensions3D
/external/chromium_org/third_party/WebKit/public/platform/
DWebGraphicsContext3D.h204 virtual void rateLimitOffscreenContextCHROMIUM() { } in rateLimitOffscreenContextCHROMIUM() function
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_in_process_command_buffer_impl.cc406 rateLimitOffscreenContextCHROMIUM() { in rateLimitOffscreenContextCHROMIUM() function in webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
/external/chromium_org/content/common/gpu/client/
Dwebgraphicscontext3d_command_buffer_impl.cc545 DELEGATE_TO_GL(rateLimitOffscreenContextCHROMIUM, in DELEGATE_TO_GL() argument