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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 295 glExtTexObjectStateOverrideiQCOM_client_proc_t glExtTexObjectStateOverrideiQCOM;
gl_entry.cpp 290 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...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 205 glExtTexObjectStateOverrideiQCOM_client_proc_t glExtTexObjectStateOverrideiQCOM;
gl2_entry.cpp 200 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
  /frameworks/base/libs/hwui/debug/
gles_redefine.h 261 #define glExtTexObjectStateOverrideiQCOM wrap_glExtTexObjectStateOverrideiQCOM
    [all...]
gles_undefine.h 260 #undef glExtTexObjectStateOverrideiQCOM
  /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 725 milliseconds