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

  /development/tools/emulator/opengl/system/GLESv2_enc/
gl2_entry.cpp 193 void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei* length, GLchar* driverControlString);
    [all...]
gl2_client_context.h 195 glGetDriverControlStringQCOM_client_proc_t glGetDriverControlStringQCOM;
    [all...]
  /development/tools/emulator/opengl/system/GLESv1_enc/
gl_entry.cpp 283 void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei* length, GLchar* driverControlString);
    [all...]
gl_client_context.h 285 glGetDriverControlStringQCOM_client_proc_t glGetDriverControlStringQCOM;
    [all...]
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles.cpp 1326 void glGetDriverControlStringQCOM(GLuint driverControl, GLsizei bufSize, GLsizei *length, GLchar *driverControlString)
    [all...]
gles_dispatch.h 277 glGetDriverControlStringQCOM_t glGetDriverControlStringQCOM;
    [all...]
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 277 glGetDriverControlStringQCOM_t glGetDriverControlStringQCOM;
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 695 const GLMessage_Function GLMessage::glGetDriverControlStringQCOM;
    [all...]
gltrace.pb.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 189 glGetDriverControlStringQCOM(158, 158),
682 case 158: return glGetDriverControlStringQCOM;
    [all...]

Completed in 348 milliseconds