Home
last modified time | relevance | path

Searched defs:glGetPointerv (Results 1 – 5 of 5) sorted by relevance

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h110 glGetPointerv_t glGetPointerv; member
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java985 public void glGetPointerv(int pname, Buffer[] params) { in glGetPointerv() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp995 GL_API void GL_APIENTRY glGetPointerv( GLenum pname, void **params) { in glGetPointerv() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp491 void glGetPointerv(GLenum pname, GLvoid **params) in glGetPointerv() function
Dgles_dispatch.h110 glGetPointerv_t glGetPointerv; member