Searched refs:GL_RESCALE_NORMAL (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java179 public static final int GL_RESCALE_NORMAL = 0x803A; field in class:GLES10
H A DGLLogWrapper.java481 case GL_RESCALE_NORMAL:
482 return "GL_RESCALE_NORMAL";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java177 int GL_RESCALE_NORMAL = 0x803A; field in interface:GL10
/frameworks/base/opengl/libagl/
H A Dstate.cpp164 case GL_RESCALE_NORMAL:
/frameworks/base/opengl/include/GLES/
H A Dgl.h153 #define GL_RESCALE_NORMAL 0x803A macro
/frameworks/base/opengl/tests/angeles/include/GLES/
H A Dgl.h180 #define GL_RESCALE_NORMAL 0x803A macro

Completed in 34 milliseconds