Home
last modified time | relevance | path

Searched defs:dstLeft (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
H A DDrawBitmapInt.java52 int dstLeft, in DrawBitmapInt()
141 int dstLeft, in apply()
171 int dstLeft = buffer.readInt(); in read() local
H A DDrawBitmapScaled.java69 float dstLeft, in DrawBitmapScaled()
227 float dstLeft, in apply()
266 float dstLeft = buffer.readFloat(); in read() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
H A DImageScaling.java59 float dstLeft, in ImageScaling()
84 float dstLeft, in setup()
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaRecordingCanvas.cpp280 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
298 void SkiaRecordingCanvas::drawNinePatch(Bitmap& bitmap, const Res_png_9patch& chunk, float dstLeft, in drawNinePatch()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeBaseCanvas.java66 float dstLeft, in nDrawBitmap()
134 float dstLeft, in nDrawBitmap()
319 float dstLeft, in nDrawNinePatch()
H A DShadowNativeRecordingCanvasOP.java51 float dstLeft, in nDrawBitmap()
185 float dstLeft, in nDrawNinePatch()
H A DShadowNativeRenderEffect.java43 float dstLeft, in nativeCreateBitmapEffect()
H A DShadowNativeBaseRecordingCanvas.java57 float dstLeft, in nDrawBitmap()
259 float dstLeft, in nDrawNinePatch()
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
H A DRenderEffectNatives.java23 float dstLeft, in nativeCreateBitmapEffect()
H A DBaseRecordingCanvasNatives.java45 float dstLeft, in nDrawBitmap()
151 float dstLeft, in nDrawNinePatch()
H A DBaseCanvasNatives.java46 float dstLeft, in nDrawBitmap()
152 float dstLeft, in nDrawNinePatch()
/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/fuzzer/
H A Dcolor_conversion_fuzzer.cpp102 int32_t dstLeft, dstTop, dstRight, dstBottom; in process() local
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/cts/util/
H A DASurfaceControlTestUtils.java75 int srcBottom, int dstLeft, int dstTop, int dstRight, int dstBottom, in setGeometry()
183 int srcBottom, int dstRight, int dstTop, int dstLeft, int dstBottom, int transform); in nSurfaceTransaction_setGeometry()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
H A DRemoteComposeBuffer.java239 int dstLeft, in drawBitmap()
465 float dstLeft, in drawScaledBitmap()
571 float dstLeft, in drawScaledBitmap()
H A DPaintContext.java73 int dstLeft, in drawBitmap()
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DRenderEffect.java332 float dstLeft, float dstTop, float dstRight, float dstBottom); in nativeCreateBitmapEffect()
H A DBaseCanvas.java764 float srcRight, float srcBottom, float dstLeft, float dstTop, float dstRight, in nDrawBitmap()
818 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
H A DBaseRecordingCanvas.java641 float dstLeft, float dstTop, float dstRight, float dstBottom, in nDrawBitmap()
713 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DRenderEffect.cpp60 jfloat dstLeft, in createBitmapEffect()
H A Dandroid_graphics_Canvas.cpp558 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
/aosp_15_r20/frameworks/base/libs/hwui/
H A DSkiaCanvas.cpp659 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
777 void SkiaCanvas::drawNinePatch(Bitmap& bitmap, const Res_png_9patch& chunk, float dstLeft, in drawNinePatch()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/features/
H A Dvp_scaling_filter.cpp410 uint32_t dstTop = 0, dstLeft = 0, dstBottom = 0, dstRight = 0; in SetTargetRectangle() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
H A DAndroidPaintContext.java108 int dstLeft, in drawBitmap()
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp1321 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local
/aosp_15_r20/cts/tests/surfacecontrol/jni/
H A Dandroid_view_cts_ASurfaceControlTest.cpp416 jint dstLeft, jint dstTop, jint dstRight, jint dstBottom, in SurfaceTransaction_setGeometry()

12