Home
last modified time | relevance | path

Searched defs:drawTexture (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLCanvas.java93 public abstract void drawTexture( in drawTexture() method
100 public abstract void drawTexture(BasicTexture texture, RectF source, RectF target); in drawTexture() method
103 public abstract void drawTexture(BasicTexture texture, float[] mTextureTransform, in drawTexture() method
H A DGLES20Canvas.java582 public void drawTexture(BasicTexture texture, int x, int y, int width, int height) { in drawTexture() method in GLES20Canvas
607 public void drawTexture(BasicTexture texture, RectF source, RectF target) { in drawTexture() method in GLES20Canvas
619 public void drawTexture(BasicTexture texture, float[] textureTransform, int x, int y, int w, in drawTexture() method in GLES20Canvas
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DGLCanvas.java95 public abstract void drawTexture( in drawTexture() method
102 public abstract void drawTexture(BasicTexture texture, RectF source, RectF target); in drawTexture() method
105 public abstract void drawTexture(BasicTexture texture, float[] mTextureTransform, in drawTexture() method
DGLES11Canvas.java370 public void drawTexture( in drawTexture() method in GLES11Canvas
375 private void drawTexture(BasicTexture texture, in drawTexture() method in GLES11Canvas
387 public void drawTexture(BasicTexture texture, RectF source, RectF target) { in drawTexture() method in GLES11Canvas
406 public void drawTexture(BasicTexture texture, float[] mTextureTransform, in drawTexture() method in GLES11Canvas
DGLES20Canvas.java582 public void drawTexture(BasicTexture texture, int x, int y, int width, int height) { in drawTexture() method in GLES20Canvas
607 public void drawTexture(BasicTexture texture, RectF source, RectF target) { in drawTexture() method in GLES20Canvas
619 public void drawTexture(BasicTexture texture, float[] textureTransform, int x, int y, int w, in drawTexture() method in GLES20Canvas
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DTextureRenderer.cpp72 void TextureRenderer::drawTexture() { in drawTexture() function in android::TextureRenderer
H A DSurfaceTextureGL.h59 void drawTexture() { in drawTexture() function
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBPTCCompressedTextureTest.cpp87 void drawTexture() in drawTexture() function in BPTCCompressedTextureTest
H A DBlitFramebufferANGLETest.cpp3478 GLTexture drawTexture; in TEST_P() local
3528 GLTexture drawTexture; in TEST_P() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcTextureCompatibilityTests.cpp321 void SubImageFormatTest::drawTexture(void) in drawTexture() function in glcts::__anonf2bbd2750111::SubImageFormatTest
H A DglcTextureFilterAnisotropicTests.cpp608 bool TextureFilterAnisotropicDrawingTestCase::drawTexture(const glw::Functions &gl, GLenum target, … in drawTexture() function in glcts::TextureFilterAnisotropicDrawingTestCase
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DVideoFrameDrawer.java32 public static void drawTexture(RendererCommon.GlDrawer drawer, VideoFrame.TextureBuffer buffer, in drawTexture() method in VideoFrameDrawer
/aosp_15_r20/external/angle/src/libANGLE/
H A DGLES1Renderer.cpp589 void GLES1Renderer::drawTexture(Context *context, in drawTexture() function in gl::GLES1Renderer
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceDrawContext.cpp604 void SurfaceDrawContext::drawTexture(const GrClip* clip, in drawTexture() function in skgpu::ganesh::SurfaceDrawContext
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/WallpaperCropper/WallpaperCropper/android_common/javac/
DWallpaperCropper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/target/common/obj/APPS/WallpaperCropper_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/WallpaperCropper/WallpaperCropper/android_common/repackaged-jarjar/javac/
DWallpaperCropper.jarcom/android/wallpapercropper/WallpaperCropActivity.class WallpaperCropActivity.java package com.android.wallpapercropper public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/WallpaperCropper/WallpaperCropper/android_common/combined/
DWallpaperCropper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp3657 const TextureHelper11 &drawTexture = drawRenderTarget11->getTexture(); in blitRenderbufferRect() local
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/Gallery2/android_common/javac/
DGallery2.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/util/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/extras/material-design/android-support-design-nodeps/android_common/aar/
Dandroid-support-design-nodeps.jarandroid/support/design/animation/AnimationUtils.class AnimationUtils.java package android.support. ...
Dclasses.jarandroid/support/design/animation/AnimationUtils.class AnimationUtils.java package android.support. ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/Gallery2/android_common/withres/
DGallery2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Gallery2/Gallery2/android_common/jarjar/
DGallery2.jarorg/jspecify/annotations/Nullable.class Nullable.java package org.jspecify.annotations public ...
/aosp_15_r20/out/target/common/obj/APPS/Gallery2_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...

12