HomeSort by relevance Sort by last modified time
    Searched defs:glBeginPerfMonitorAMD (Results 1 - 5 of 5) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp 178 void glBeginPerfMonitorAMD(GLuint monitor);
    [all...]
gl2_client_context.h 180 glBeginPerfMonitorAMD_client_proc_t glBeginPerfMonitorAMD;
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 646 const GLMessage_Function GLMessage::glBeginPerfMonitorAMD;
    [all...]
gltrace.pb.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 36 glBeginPerfMonitorAMD(5, 5),
529 case 5: return glBeginPerfMonitorAMD;
    [all...]

Completed in 45 milliseconds