Searched defs:GL_LINEAR (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/include/GLES2/
H A Dgl2.h307 #define GL_LINEAR 0x2601 macro
311 /* GL_LINEAR */
/frameworks/base/opengl/tests/angeles/include/GLES/
H A Dgl.h201 /* GL_LINEAR */
385 #define GL_LINEAR 0x2601 macro
389 /* GL_LINEAR */
/frameworks/base/opengl/include/GLES/
H A Dgl.h173 /* GL_LINEAR */
427 #define GL_LINEAR 0x2601 macro
431 /* GL_LINEAR */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java112 public static final int GL_LINEAR = 0x2601; field in class:GLES10
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java110 int GL_LINEAR = 0x2601; field in interface:GL10

Completed in 17 milliseconds