Searched defs:GL_LINEAR (Results 1 - 9 of 9) sorted by path

/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java112 public static final int GL_LINEAR = 0x2601; field in class:GLES10
H A DGLES20.java203 public static final int GL_LINEAR = 0x2601; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java110 int GL_LINEAR = 0x2601; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h174 /* GL_LINEAR */
428 #define GL_LINEAR 0x2601 macro
432 /* GL_LINEAR */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h261 #define GL_LINEAR 0x2601 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h261 #define GL_LINEAR 0x2601 macro
H A Dgl31.h261 #define GL_LINEAR 0x2601 macro
H A Dgl32.h261 #define GL_LINEAR 0x2601 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h201 /* GL_LINEAR */
385 #define GL_LINEAR 0x2601 macro
389 /* GL_LINEAR */

Completed in 233 milliseconds