Home
last modified time | relevance | path

Searched defs:srcRight (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
H A DDrawBitmapInt.java50 int srcRight, in DrawBitmapInt()
139 int srcRight, in apply()
169 int srcRight = buffer.readInt(); in read() local
H A DDrawBitmapScaled.java67 float srcRight, in DrawBitmapScaled()
225 float srcRight, in apply()
263 float srcRight = buffer.readFloat(); in read() local
H A DDrawBitmap.java113 float srcRight = buffer.readFloat(); in read() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
H A DImageScaling.java57 float srcRight, in ImageScaling()
82 float srcRight, in setup()
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
H A DRenderEffectNatives.java21 float srcRight, in nativeCreateBitmapEffect()
H A DHardwareRendererNatives.java146 Surface surface, int srcLeft, int srcTop, int srcRight, int srcBottom, long bitmapHandle); in nCopySurfaceInto()
H A DBaseRecordingCanvasNatives.java43 float srcRight, in nDrawBitmap()
H A DBaseCanvasNatives.java44 float srcRight, in nDrawBitmap()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeRenderEffect.java41 float srcRight, in nativeCreateBitmapEffect()
H A DShadowNativeBaseCanvas.java64 float srcRight, in nDrawBitmap()
132 float srcRight, in nDrawBitmap()
H A DShadowNativeRecordingCanvasOP.java49 float srcRight, in nDrawBitmap()
H A DShadowNativeHardwareRenderer.java334 Surface surface, int srcLeft, int srcTop, int srcRight, int srcBottom, long bitmapHandle) { in nCopySurfaceInto()
H A DShadowNativeBaseRecordingCanvas.java55 float srcRight, 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.java74 public static void setGeometry(long surfaceControl, int srcLeft, int srcTop, int srcRight, in setGeometry()
182 long surfaceControl, long surfaceTransaction, int srcRight, int srcTop, int srcLeft, in nSurfaceTransaction_setGeometry()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
H A DRemoteComposeBuffer.java237 int srcRight, in drawBitmap()
463 float srcRight, in drawScaledBitmap()
569 float srcRight, in drawScaledBitmap()
H A DPaintContext.java71 int srcRight, 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()
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DRenderEffect.cpp58 jfloat srcRight, in createBitmapEffect()
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaRecordingCanvas.cpp279 void SkiaRecordingCanvas::drawBitmap(Bitmap& bitmap, float srcLeft, float srcTop, float srcRight, 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.java106 int srcRight, in drawBitmap()
/aosp_15_r20/external/skia/src/core/
H A DSkBlurEngine.cpp67 void blur(int srcLeft, int srcRight, int dstRight, in blur()
/aosp_15_r20/frameworks/base/libs/hwui/
H A DSkiaCanvas.cpp658 void SkiaCanvas::drawBitmap(Bitmap& bitmap, float srcLeft, float srcTop, float srcRight, 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