Home
last modified time | relevance | path

Searched defs:glGetFixedv (Results 1 – 7 of 7) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmContext.cpp308 bool GLEScmContext::glGetFixedv(GLenum pname, GLfixed *params) in glGetFixedv() function in GLEScmContext
DGLEScmImp.cpp784 GL_API void GL_APIENTRY glGetFixedv( GLenum pname, GLfixed *params) { in glGetFixedv() function
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp550 bool GLEScontext::glGetFixedv(GLenum pname, GLfixed *params) in glGetFixedv() function in GLEScontext
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java817 public void glGetFixedv(int pname, int[] params, int offset) { in glGetFixedv() method in MatrixTrackingGL
821 public void glGetFixedv(int pname, IntBuffer params) { in glGetFixedv() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h106 glGetFixedv_t glGetFixedv; member
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp471 void glGetFixedv(GLenum pname, GLfixed *params) in glGetFixedv() function
Dgles_dispatch.h106 glGetFixedv_t glGetFixedv; member