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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 303 glEndTilingQCOM_client_proc_t glEndTilingQCOM;
gl_entry.cpp 298 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles.cpp     [all...]
gles_dispatch.h 293 glEndTilingQCOM_t glEndTilingQCOM;
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 213 glEndTilingQCOM_client_proc_t glEndTilingQCOM;
gl2_entry.cpp 208 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
  /frameworks/base/libs/hwui/debug/
gles_redefine.h 248 #define glEndTilingQCOM wrap_glEndTilingQCOM
    [all...]
gles_undefine.h 247 #undef glEndTilingQCOM
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 133 glEndTilingQCOM(102, 102),
730 case 102: return glEndTilingQCOM;
    [all...]

Completed in 169 milliseconds