Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h384 #define GL_NEAREST 0x2600 macro
/frameworks/native/opengl/include/GLES/
Dgl.h313 #define GL_NEAREST 0x2600 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h258 #define GL_NEAREST 0x2600 macro
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java130 int GL_NEAREST = 0x2600; field
/frameworks/base/opengl/java/android/opengl/
DGLES10.java132 public static final int GL_NEAREST = 0x2600; field in GLES10
DGLES20.java204 public static final int GL_NEAREST = 0x2600; field in GLES20
/frameworks/native/opengl/include/GLES3/
Dgl3.h258 #define GL_NEAREST 0x2600 macro
Dgl31.h260 #define GL_NEAREST 0x2600 macro
Dgl32.h260 #define GL_NEAREST 0x2600 macro