Home
last modified time | relevance | path

Searched defs:srcBottom (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
H A DDrawBitmapInt.java51 int srcBottom, in DrawBitmapInt()
140 int srcBottom, in apply()
170 int srcBottom = buffer.readInt(); in read() local
H A DDrawBitmapScaled.java68 float srcBottom, in DrawBitmapScaled()
226 float srcBottom, in apply()
264 float srcBottom = buffer.readFloat(); in read() local
H A DDrawBitmap.java114 float srcBottom = buffer.readFloat(); in read() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
H A DImageScaling.java58 float srcBottom, in ImageScaling()
83 float srcBottom, in setup()
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
H A DRenderEffectNatives.java22 float srcBottom, in nativeCreateBitmapEffect()
H A DHardwareRendererNatives.java146 Surface surface, int srcLeft, int srcTop, int srcRight, int srcBottom, long bitmapHandle); in nCopySurfaceInto()
H A DBaseRecordingCanvasNatives.java44 float srcBottom, in nDrawBitmap()
H A DBaseCanvasNatives.java45 float srcBottom, in nDrawBitmap()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeRenderEffect.java42 float srcBottom, in nativeCreateBitmapEffect()
H A DShadowNativeBaseCanvas.java65 float srcBottom, in nDrawBitmap()
133 float srcBottom, in nDrawBitmap()
H A DShadowNativeRecordingCanvasOP.java50 float srcBottom, in nDrawBitmap()
H A DShadowNativeHardwareRenderer.java334 Surface surface, int srcLeft, int srcTop, int srcRight, int srcBottom, long bitmapHandle) { in nCopySurfaceInto()
H A DShadowNativeBaseRecordingCanvas.java56 float srcBottom, in nDrawBitmap()
/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/fuzzer/
H A Dcolor_conversion_fuzzer.cpp92 int32_t srcLeft, srcTop, srcRight, srcBottom, width, height, stride; 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.java238 int srcBottom, in drawBitmap()
464 float srcBottom, in drawScaledBitmap()
570 float srcBottom, in drawScaledBitmap()
H A DPaintContext.java72 int srcBottom, in drawBitmap()
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DRenderEffect.java331 long bitmapHandle, float srcLeft, float srcTop, float srcRight, float srcBottom, in nativeCreateBitmapEffect()
H A DHardwareRenderer.java1595 int srcLeft, int srcTop, int srcRight, int srcBottom, CopyRequest request); in nCopySurfaceInto()
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DRenderEffect.cpp59 jfloat srcBottom, in createBitmapEffect()
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaRecordingCanvas.cpp280 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/features/
H A Dvp_scaling_filter.cpp409 uint32_t srcTop = 0, srcLeft = 0, srcBottom = 0, srcRight = 0; in SetTargetRectangle() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
H A DAndroidPaintContext.java107 int srcBottom, in drawBitmap()
/aosp_15_r20/frameworks/base/libs/hwui/
H A DSkiaCanvas.cpp659 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
/aosp_15_r20/cts/tests/surfacecontrol/jni/
H A Dandroid_view_cts_ASurfaceControlTest.cpp415 jint srcLeft, jint srcTop, jint srcRight, jint srcBottom, in SurfaceTransaction_setGeometry()

12