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

1 2 3

  /frameworks/native/opengl/tests/finish/
finish.cpp 108 glDrawTexiOES(0, 0, 0, 512, 512);
122 glDrawTexiOES(0, 0, 0, 1, 1);
136 glDrawTexiOES(0, 0, 0, 512, 512);
137 glDrawTexiOES(0, 0, 0, 512, 512);
151 glDrawTexiOES(0, 0, 0, 1, 1);
152 glDrawTexiOES(0, 0, 0, 1, 1);
169 glDrawTexiOES(0, 0, 0, 512, 512);
188 glDrawTexiOES(0, 0, 0, 1, 1);
201 glDrawTexiOES(0, 0, 0, 512, 512);
217 glDrawTexiOES(0, 0, 0, 1, 1)
    [all...]
  /frameworks/native/opengl/tests/textures/
textures.cpp 105 glDrawTexiOES(0, 0, 0, dim/2, dim/2);
108 glDrawTexiOES(dim/2, 0, 0, dim/2, dim/2);
111 glDrawTexiOES(0, dim/2, 0, dim/2, dim/2);
114 glDrawTexiOES(dim/2, dim/2, 0, dim/2, dim/2);
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11Ext.java 63 void glDrawTexiOES(
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 355 glDrawTexiOES(x, yc, 0, mAndroid[1].w, mAndroid[1].h);
356 glDrawTexiOES(x + mAndroid[1].w, yc, 0, mAndroid[1].w, mAndroid[1].h);
360 glDrawTexiOES(xc, yc, 0, mAndroid[0].w, mAndroid[0].h);
534 glDrawTexiOES(xc, yc, 0, animation.width, animation.height);
  /sdk/emulator/opengl/tests/gles_android_wrapper/
gles_ftable.h 169 {"glDrawTexiOES", (void *)glDrawTexiOES},
gles_dispatch.h 172 glDrawTexiOES_t glDrawTexiOES;
444 glDrawTexiOES_t set_glDrawTexiOES(glDrawTexiOES_t f) { glDrawTexiOES_t retval = glDrawTexiOES; glDrawTexiOES = f; return retval;}
    [all...]
gles.cpp 801 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height)
803 getDispatch()->glDrawTexiOES(x, y, z, width, height);
    [all...]
  /frameworks/native/opengl/tests/filter/
filter.cpp 139 //glDrawTexiOES(0, 0, 0, dim, dim);
170 glDrawTexiOES(0, y, 1, dim, dim);
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 115 glDrawTexiOES = 89;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES11Ext.spec 5 void glDrawTexiOES ( GLint x, GLint y, GLint z, GLint width, GLint height )
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java 39 * portions of the texture using glDrawTexiOES.
345 ((GL11Ext)gl).glDrawTexiOES((int) x, (int) y, 0,
MatrixTrackingGL.java 704 public void glDrawTexiOES(int x, int y, int z, int width, int height) {
705 mgl11Ext.glDrawTexiOES(x, y, z, width, height);
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 169 glDrawTexiOES(0, 0, 0, w, h);
170 checkGlError("glDrawTexiOES");
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 172 glDrawTexiOES_t glDrawTexiOES;
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 176 // C function void glDrawTexiOES ( GLint x, GLint y, GLint z, GLint width, GLint height )
178 public static native void glDrawTexiOES(
    [all...]
GLErrorWrapper.java 891 public void glDrawTexiOES(int x, int y, int z, int width, int height) {
893 mgl11Ext.glDrawTexiOES(x, y, z, width, height);
    [all...]
  /packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
GLStub.java 1177 public void glDrawTexiOES(
  /external/replicaisland/src/com/replica/replicaisland/
GLErrorLogger.java 1093 public void glDrawTexiOES(int x, int y, int z, int width, int height) {
1094 ((GL11Ext)mGL).glDrawTexiOES( x, y, z, width, height);
  /frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLCanvasImpl.java 325 // Test whether it has been rotated or flipped, if so, glDrawTexiOES
349 ((GL11Ext) mGL).glDrawTexiOES(x, y, 0, width, height);
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);

Completed in 502 milliseconds

1 2 3