Home
last modified time | relevance | path

Searched defs:glSampleCoveragexOES (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java635 public static native void glSampleCoveragexOES( in glSampleCoveragexOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto320 glSampleCoveragexOES = 294; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1126 const GLMessage_Function GLMessage::glSampleCoveragexOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1474 static const Function glSampleCoveragexOES = GLMessage_Function_glSampleCoveragexOES; variable