Home
last modified time | relevance | path

Searched defs:glEndPerfMonitorAMD (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto127 glEndPerfMonitorAMD = 101; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp638 const GLMessage_Function GLMessage::glEndPerfMonitorAMD; member in android::gltrace::GLMessage
Dgltrace.pb.h971 static const Function glEndPerfMonitorAMD = GLMessage_Function_glEndPerfMonitorAMD; variable