Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java281 public static native void glClearColorxOES( in glClearColorxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto54 glClearColorxOES = 28; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp860 const GLMessage_Function GLMessage::glClearColorxOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1208 static const Function glClearColorxOES = GLMessage_Function_glClearColorxOES; variable