Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto56 glClearDepthfOES = 30; enumerator
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java1000 public static native void glClearDepthfOES( in glClearDepthfOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp567 const GLMessage_Function GLMessage::glClearDepthfOES; member in android::gltrace::GLMessage
Dgltrace.pb.h900 static const Function glClearDepthfOES = GLMessage_Function_glClearDepthfOES; variable