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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if179 public static final int GL_RESCALE_NORMAL = 0x803A;
/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/native/opengl/libagl/
H A Dstate.cpp165 case GL_RESCALE_NORMAL:
/frameworks/native/opengl/include/GLES/
H A Dgl.h153 #define GL_RESCALE_NORMAL 0x803A macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h180 #define GL_RESCALE_NORMAL 0x803A macro

Completed in 4231 milliseconds