Home
last modified time | relevance | path

Searched refs:glGetClipPlanex (Results 1 – 8 of 8) sorted by relevance

/development/ndk/platforms/android-L/arch-x86_64/symbols/
DlibGLESv1_CM.so.functions.txt94 glGetClipPlanex
/development/ndk/platforms/android-4/arch-arm/symbols/
DlibGLESv1_CM.so.functions.txt94 glGetClipPlanex
/development/ndk/platforms/android-L/arch-mips64/symbols/
DlibGLESv1_CM.so.functions.txt94 glGetClipPlanex
/development/ndk/platforms/android-L/arch-arm64/symbols/
DlibGLESv1_CM.so.functions.txt94 glGetClipPlanex
/development/ndk/platforms/android-9/arch-x86/symbols/
DlibGLESv1_CM.so.functions.txt119 glGetClipPlanex
/development/ndk/platforms/android-9/arch-mips/symbols/
DlibGLESv1_CM.so.functions.txt119 glGetClipPlanex
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java809 public void glGetClipPlanex(int pname, int[] eqn, int offset) { in glGetClipPlanex() method in MatrixTrackingGL
813 public void glGetClipPlanex(int pname, IntBuffer eqn) { in glGetClipPlanex() method in MatrixTrackingGL
/development/ndk/platforms/android-4/include/GLES/
Dgl.h674 GL_API void GL_APIENTRY glGetClipPlanex (GLenum pname, GLfixed eqn[4]);