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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if55 public static final int GL_COORD_REPLACE_OES = 0x8862;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java55 public static final int GL_COORD_REPLACE_OES = 0x8862; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java53 int GL_COORD_REPLACE_OES = 0x8862; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h587 #define GL_COORD_REPLACE_OES 0x8862 macro

Completed in 1024 milliseconds