Searched defs:GL_NEAREST_MIPMAP_NEAREST (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h254 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h390 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java134 public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; field in class:GLES10
H A DGLES20.java204 public static final int GL_NEAREST_MIPMAP_NEAREST = 0x2700; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java132 int GL_NEAREST_MIPMAP_NEAREST = 0x2700; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h433 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h254 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro
H A Dgl31.h254 #define GL_NEAREST_MIPMAP_NEAREST 0x2700 macro

Completed in 714 milliseconds