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

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec46 void glSampleCoveragexOES ( GLclampx value, GLboolean invert )
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java633 // C function void glSampleCoveragexOES ( GLclampx value, GLboolean invert )
635 public static native void glSampleCoveragexOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h732 #define glSampleCoveragexOES wrap_glSampleCoveragexOES macro
H A Dgles_undefine.h732 #undef glSampleCoveragexOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h699 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp2312 /* void glSampleCoveragexOES ( GLclampx value, GLboolean invert ) */
2316 glSampleCoveragexOES(
4074 {"glSampleCoveragexOES", "(IZ)V", (void *) android_glSampleCoveragexOES__IZ },

Completed in 426 milliseconds