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

1 2

  /hardware/qcom/display/msm8960/libtilerenderer/
tilerenderer.cpp 77 glStartTilingQCOM(l, t, w, h, GL_COLOR_BUFFER_BIT0_QCOM);
79 glStartTilingQCOM(l, t, w, h, GL_NONE);
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 282 {"glStartTilingQCOM", (void*)glStartTilingQCOM},
gl_client_context.h 302 glStartTilingQCOM_client_proc_t glStartTilingQCOM;
gl_client_context.cpp 302 glStartTilingQCOM = (glStartTilingQCOM_client_proc_t) getProc("glStartTilingQCOM", userData);
gl_entry.cpp 297 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
    [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...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_ftable.h 210 {"glStartTilingQCOM", (void*)glStartTilingQCOM},
gl2_client_context.h 212 glStartTilingQCOM_client_proc_t glStartTilingQCOM;
gl2_client_context.cpp 212 glStartTilingQCOM = (glStartTilingQCOM_client_proc_t) getProc("glStartTilingQCOM", userData);
    [all...]
gl2_entry.cpp 207 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
    [all...]
  /frameworks/base/libs/hwui/debug/
gles_redefine.h     [all...]
gles_undefine.h 756 #undef glStartTilingQCOM
  /device/generic/goldfish-opengl/system/include/GLES/
glext.h     [all...]
  /external/mesa3d/include/GLES/
glext.h     [all...]
  /external/swiftshader/include/GLES/
glext.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
glext.h     [all...]
  /frameworks/native/opengl/include/GLES/
glext.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 335 glStartTilingQCOM(304, 304),
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h     [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h     [all...]

Completed in 461 milliseconds

1 2