/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
D | GLId.java | 28 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset); in glDeleteTextures()
|
D | GLES20IdImpl.java | 25 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset) { in glDeleteTextures()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | GLToolbox.java | 43 int[] textures = new int[] { texId }; in deleteTexture() local 57 int[] textures = new int[1]; in generateTexture() local
|
/frameworks/rs/ |
D | rsProgram.h | 43 Allocation **textures; member
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | shader_program.cpp | 192 std::vector<GLuint> textures; in Process() local 218 std::vector<const GLTextureHandle*> textures(input.size()); in Process() local 419 bool ShaderProgram::BindInputTextures(const std::vector<GLuint>& textures, in BindInputTextures() 459 bool ShaderProgram::RenderFrame(const std::vector<GLuint>& textures, in RenderFrame()
|
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
D | MyGLSurfaceView.java | 193 int[] textures = new int[1]; in onSurfaceCreated() local
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | GLDepthTestActivity.java | 224 int[] textures = new int[1]; in onSurfaceCreated() local
|
D | GLTextureViewActivity.java | 254 int[] textures = new int[1]; in loadTexture() local
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
D | ImageFlipRenderThread.java | 207 int[] textures = new int[1]; in loadTexture() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ImageWallpaper.java | 643 int[] textures = new int[1]; in loadTexture() local 729 int[] textures = new int[1]; in finishGL() local
|
/frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/ |
D | GL2CameraEye.java | 288 int[] textures = new int[1]; in onSurfaceCreated() local
|
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
D | VideoDumpView.java | 552 int[] textures = new int[1]; in onSurfaceCreated() local
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
D | SurfaceTextureRenderer.java | 380 int[] textures = new int[1]; in initializeGLState() local
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 398 int[] textures, in glDeleteTextures() 404 java.nio.IntBuffer textures in glDeleteTextures() 516 int[] textures, in glGenTextures() 522 java.nio.IntBuffer textures in glGenTextures()
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 477 int[] textures, in glDeleteTextures() 485 java.nio.IntBuffer textures in glDeleteTextures() 641 int[] textures, in glGenTextures() 649 java.nio.IntBuffer textures in glGenTextures()
|
D | GLErrorWrapper.java | 207 public void glDeleteTextures(int n, int[] textures, int offset) { in glDeleteTextures() 213 public void glDeleteTextures(int n, IntBuffer textures) { in glDeleteTextures() 347 public void glGenTextures(int n, int[] textures, int offset) { in glGenTextures() 353 public void glGenTextures(int n, IntBuffer textures) { in glGenTextures()
|
D | GLES20.java | 620 int[] textures, in glDeleteTextures() 628 java.nio.IntBuffer textures in glDeleteTextures() 797 int[] textures, in glGenTextures() 805 java.nio.IntBuffer textures in glGenTextures()
|
D | GLLogWrapper.java | 1422 public void glDeleteTextures(int n, int[] textures, int offset) { in glDeleteTextures() 1433 public void glDeleteTextures(int n, IntBuffer textures) { in glDeleteTextures() 1696 public void glGenTextures(int n, int[] textures, int offset) { in glGenTextures() 1709 public void glGenTextures(int n, IntBuffer textures) { in glGenTextures()
|
/frameworks/base/libs/hwui/debug/ |
D | nullgles.cpp | 49 void glGenTextures(GLsizei n, GLuint *textures) { in glGenTextures() 195 void glDeleteTextures(GLsizei n, const GLuint *textures) {} in glDeleteTextures()
|
/frameworks/native/opengl/libagl/ |
D | texture.cpp | 884 void glGenTextures(GLsizei n, GLuint *textures) in glGenTextures() 895 void glDeleteTextures(GLsizei n, const GLuint *textures) in glDeleteTextures()
|
D | context.h | 612 texture_state_t textures; member
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 291 int[] textures, in glDeleteTextures() 299 java.nio.IntBuffer textures in glDeleteTextures() 455 int[] textures, in glGenTextures() 463 java.nio.IntBuffer textures in glGenTextures()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 732 GLuint *textures = (GLuint *) 0; in android_glDeleteTextures__I_3II() local 782 GLuint *textures = (GLuint *) 0; in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local 1229 GLuint *textures = (GLuint *) 0; in android_glGenTextures__I_3II() local 1279 GLuint *textures = (GLuint *) 0; in android_glGenTextures__ILjava_nio_IntBuffer_2() local
|
D | android_opengl_GLES20.cpp | 1146 GLuint *textures = (GLuint *) 0; in android_glDeleteTextures__I_3II() local 1196 GLuint *textures = (GLuint *) 0; in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local 1689 GLuint *textures = (GLuint *) 0; in android_glGenTextures__I_3II() local 1739 GLuint *textures = (GLuint *) 0; in android_glGenTextures__ILjava_nio_IntBuffer_2() local
|
D | com_google_android_gles_jni_GLImpl.cpp | 552 GLuint *textures = (GLuint *) 0; in android_glDeleteTextures__I_3II() local 602 GLuint *textures = (GLuint *) 0; in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local 1105 GLuint *textures = (GLuint *) 0; in android_glGenTextures__I_3II() local 1155 GLuint *textures = (GLuint *) 0; in android_glGenTextures__ILjava_nio_IntBuffer_2() local
|