Searched defs:getFloatv (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/opengl/
H A DGraphicsContext3DOpenGL.cpp1179 void GraphicsContext3D::getFloatv(GC3Denum pname, GC3Dfloat* value) function in class:WebCore::GraphicsContext3D
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DContext.cpp1130 bool Context::getFloatv(GLenum pname, GLfloat *params) function in class:gl::Context
1132 // Please note: DEPTH_CLEAR_VALUE is included in our internal getFloatv implementation
1180 // Context::getFloatv.
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp1460 void GraphicsContext3D::getFloatv(GC3Denum paramName, GC3Dfloat* value) function in class:WebCore::GraphicsContext3D

Completed in 111 milliseconds