Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DChromium.cpp516 DELEGATE_TO_IMPL_2(getBooleanv, GC3Denum, GC3Dboolean*) in DELEGATE_TO_IMPL_2() argument
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DContext.cpp1101 bool Context::getBooleanv(GLenum pname, GLboolean *params) in getBooleanv() function in gl::Context
/external/webkit/Source/WebCore/platform/graphics/opengl/
DGraphicsContext3DOpenGL.cpp1167 void GraphicsContext3D::getBooleanv(GC3Denum pname, GC3Dboolean* value) in getBooleanv() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp1448 void GraphicsContext3D::getBooleanv(GC3Denum paramName, GC3Dboolean* value) in getBooleanv() function in WebCore::GraphicsContext3D