Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java921 public void glPointParameterfv(int pname, float[] params, int offset) { in glPointParameterfv() method in MatrixTrackingGL
925 public void glPointParameterfv(int pname, FloatBuffer params) { in glPointParameterfv() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h51 glPointParameterfv_t glPointParameterfv; member
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1285 GL_API void GL_APIENTRY glPointParameterfv( GLenum pname, const GLfloat *params) { in glPointParameterfv() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp196 void glPointParameterfv(GLenum pname, const GLfloat *params) in glPointParameterfv() function
Dgles_dispatch.h51 glPointParameterfv_t glPointParameterfv; member