Searched refs:isQueryEXT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
H A DMockWebGraphicsContext3D.h281 virtual GLboolean isQueryEXT(WebGLId) { return true; } function in class:blink::MockWebGraphicsContext3D
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebGraphicsContext3D.h405 virtual WGC3Dboolean isQueryEXT(WebGLId query) { return false; } function in class:blink::WebGraphicsContext3D
/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_impl.h454 virtual WGC3Dboolean isQueryEXT(WGC3Duint query);
H A Dwebgraphicscontext3d_impl.cc806 DELEGATE_TO_GL_1R(isQueryEXT, IsQueryEXT, WebGLId, WGC3Dboolean)

Completed in 55 milliseconds