Searched defs:GL_NEAREST (Results 1 - 9 of 9) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h384 #define GL_NEAREST 0x2600 macro
388 /* GL_NEAREST */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java132 public static final int GL_NEAREST = 0x2600; field in class:GLES10
H A DGLES20.java202 public static final int GL_NEAREST = 0x2600; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java130 int GL_NEAREST = 0x2600; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h427 #define GL_NEAREST 0x2600 macro
431 /* GL_NEAREST */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h260 #define GL_NEAREST 0x2600 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h260 #define GL_NEAREST 0x2600 macro
H A Dgl31.h260 #define GL_NEAREST 0x2600 macro
H A Dgl32.h260 #define GL_NEAREST 0x2600 macro

Completed in 115 milliseconds