HomeSort by relevance Sort by last modified time
    Searched refs:glCopyTexSubImage2D (Results 26 - 50 of 176) sorted by null

12 3 4 5 6 7 8

  /external/chromium_org/third_party/skia/src/gpu/gl/android/
GrGLCreateNativeInterface_android.cpp 45 interface->fCopyTexSubImage2D = glCopyTexSubImage2D;
251 interface->fCopyTexSubImage2D = (GrGLCopyTexSubImage2DProc) eglGetProcAddress("glCopyTexSubImage2D");
  /external/skia/src/gpu/gl/android/
GrGLCreateNativeInterface_android.cpp 45 interface->fCopyTexSubImage2D = glCopyTexSubImage2D;
251 interface->fCopyTexSubImage2D = (GrGLCopyTexSubImage2DProc) eglGetProcAddress("glCopyTexSubImage2D");
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 454 // C function void glCopyTexSubImage2D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height )
456 public static native void glCopyTexSubImage2D(
    [all...]
GLErrorWrapper.java 193 public void glCopyTexSubImage2D(int target, int level, int xoffset,
196 mgl.glCopyTexSubImage2D(target, level, xoffset, yoffset, x, y, width,
    [all...]
GLES20.java 529 // C function void glCopyTexSubImage2D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height )
531 public static native void glCopyTexSubImage2D(
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 381 void glCopyTexSubImage2D(
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 514 #define glCopyTexSubImage2D GLES2_GET_FUN(CopyTexSubImage2D)
663 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLErrorLogger.java 163 public void glCopyTexSubImage2D(int target, int level, int xoffset,
165 ((GL10)mGL).glCopyTexSubImage2D( target, level, xoffset,
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 87 void (GLAPIENTRY *GLDispatch::glCopyTexSubImage2D)(GLenum,GLint,GLint,GLint,GLint,GLint,GLsizei,GLsizei) = NULL;
323 LOAD_GL_FUNC(glCopyTexSubImage2D);
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp 33 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
370 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
373 ctx->glCopyTexSubImage2D(ctx, target, level, xoffset, yoffset, x, y, width, height);
    [all...]
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles.cpp 346 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
348 getDispatch()->glCopyTexSubImage2D(target, level, xoffset, yoffset, x, y, width, height);
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 653 GL_API void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 498 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 498 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 498 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glprocs.h 381 "glCopyTexSubImage2D\0"
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 653 GL_API void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 498 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
  /external/chromium_org/ui/gl/
gl_bindings_skia_in_process.cc 131 glCopyTexSubImage2D(target, level, xoffset, yoffset, x, y, width, height);
  /external/mesa3d/include/GLES/
gl.h 653 GL_API void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 498 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
  /frameworks/base/opengl/java/com/google/android/gles_jni/
GLImpl.java 268 // C function void glCopyTexSubImage2D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height )
270 public native void glCopyTexSubImage2D(
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 653 GL_API void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 497 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);

Completed in 147 milliseconds

12 3 4 5 6 7 8