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

  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 205 glExtTexObjectStateOverrideiQCOM_client_proc_t glExtTexObjectStateOverrideiQCOM;
gl2_entry.cpp 201 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 295 glExtTexObjectStateOverrideiQCOM_client_proc_t glExtTexObjectStateOverrideiQCOM;
gl_entry.cpp 291 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles.cpp     [all...]
gles_dispatch.h 285 glExtTexObjectStateOverrideiQCOM_t glExtTexObjectStateOverrideiQCOM;
    [all...]
  /frameworks/base/libs/hwui/debug/
unwrap_gles.h 263 #undef glExtTexObjectStateOverrideiQCOM
wrap_gles.h 263 #define glExtTexObjectStateOverrideiQCOM wrap_glExtTexObjectStateOverrideiQCOM
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 145 glExtTexObjectStateOverrideiQCOM(114, 114),
742 case 114: return glExtTexObjectStateOverrideiQCOM;
    [all...]

Completed in 677 milliseconds