Searched refs:GL_CLIP_PLANE2 (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java40 public static final int GL_CLIP_PLANE2 = 0x3002; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java38 int GL_CLIP_PLANE2 = 0x3002; field in interface:GL11
/frameworks/native/opengl/libagl/
H A Dstate.cpp172 case GL_CLIP_PLANE2:
/frameworks/native/opengl/include/GLES/
H A Dgl.h98 #define GL_CLIP_PLANE2 0x3002 macro

Completed in 575 milliseconds