Searched defs:GL_TEXTURE_CROP_RECT_OES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11Ext.java32 int GL_TEXTURE_CROP_RECT_OES = 0x8B9D; field in interface:GL11Ext
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java38 public static final int GL_TEXTURE_CROP_RECT_OES = 0x8B9D; field in class:GLES11Ext
/frameworks/native/opengl/include/GLES/
H A Dglext.h63 #define GL_TEXTURE_CROP_RECT_OES 0x8B9D macro

Completed in 78 milliseconds