HomeSort by relevance Sort by last modified time
    Searched refs:glStartTilingQCOM (Results 1 - 22 of 22) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_ftable.h 210 {"glStartTilingQCOM", (void*)glStartTilingQCOM},
gl2_client_context.h 210 glStartTilingQCOM_client_proc_t glStartTilingQCOM;
gl2_client_context.cpp 212 glStartTilingQCOM = (glStartTilingQCOM_client_proc_t) getProc("glStartTilingQCOM", userData);
gl2_entry.cpp 208 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
    [all...]
gl2_enc.cpp     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_ftable.h 282 {"glStartTilingQCOM", (void*)glStartTilingQCOM},
gl_client_context.h 300 glStartTilingQCOM_client_proc_t glStartTilingQCOM;
gl_client_context.cpp 302 glStartTilingQCOM = (glStartTilingQCOM_client_proc_t) getProc("glStartTilingQCOM", userData);
gl_entry.cpp 298 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
    [all...]
gl_enc.cpp     [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_ftable.h 289 {"glStartTilingQCOM", (void *)glStartTilingQCOM},
gles_dispatch.h 292 glStartTilingQCOM_t glStartTilingQCOM;
    [all...]
gles.cpp     [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
glext.h     [all...]
  /external/mesa3d/include/GLES/
glext.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2ext.h     [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2ext.h     [all...]

Completed in 460 milliseconds