Home
last modified time | relevance | path

Searched defs:dstRight (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
H A DDrawBitmapInt.java54 int dstRight, in DrawBitmapInt()
143 int dstRight, in apply()
173 int dstRight = buffer.readInt(); in read() local
H A DDrawBitmapScaled.java71 float dstRight, in DrawBitmapScaled()
229 float dstRight, in apply()
268 float dstRight = buffer.readFloat(); in read() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
H A DImageScaling.java61 float dstRight, in ImageScaling()
86 float dstRight, 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()
299 float dstTop, float dstRight, float dstBottom, in drawNinePatch()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeBaseCanvas.java68 float dstRight, in nDrawBitmap()
136 float dstRight, in nDrawBitmap()
321 float dstRight, in nDrawNinePatch()
H A DShadowNativeRecordingCanvasOP.java53 float dstRight, in nDrawBitmap()
187 float dstRight, in nDrawNinePatch()
H A DShadowNativeRenderEffect.java45 float dstRight, in nativeCreateBitmapEffect()
H A DShadowNativeBaseRecordingCanvas.java59 float dstRight, in nDrawBitmap()
261 float dstRight, in nDrawNinePatch()
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
H A DRenderEffectNatives.java25 float dstRight, in nativeCreateBitmapEffect()
H A DBaseRecordingCanvasNatives.java47 float dstRight, in nDrawBitmap()
153 float dstRight, in nDrawNinePatch()
H A DBaseCanvasNatives.java48 float dstRight, in nDrawBitmap()
154 float dstRight, 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.java241 int dstRight, in drawBitmap()
467 float dstRight, in drawScaledBitmap()
573 float dstRight, in drawScaledBitmap()
H A DPaintContext.java75 int dstRight, 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.cpp62 jfloat dstRight, in createBitmapEffect()
/aosp_15_r20/frameworks/base/libs/hwui/
H A DSkiaCanvas.cpp659 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
778 float dstTop, float dstRight, float dstBottom, 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.java110 int dstRight, 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/external/skia/src/core/
H A DSkBlurEngine.cpp67 void blur(int srcLeft, int srcRight, int dstRight, in blur()
/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