Searched defs:GL_LINEAR_MIPMAP_LINEAR (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h316 #define GL_LINEAR_MIPMAP_LINEAR 0x2703 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h393 #define GL_LINEAR_MIPMAP_LINEAR 0x2703 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java114 public static final int GL_LINEAR_MIPMAP_LINEAR = 0x2703; field in class:GLES10
H A DGLES20.java207 public static final int GL_LINEAR_MIPMAP_LINEAR = 0x2703; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java112 int GL_LINEAR_MIPMAP_LINEAR = 0x2703; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h436 #define GL_LINEAR_MIPMAP_LINEAR 0x2703 macro

Completed in 135 milliseconds