/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
H A D | DrawBitmapInt.java | 54 int dstRight, in DrawBitmapInt() 143 int dstRight, in apply() 173 int dstRight = buffer.readInt(); in read() local
|
H A D | DrawBitmapScaled.java | 71 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 D | ImageScaling.java | 61 float dstRight, in ImageScaling() 86 float dstRight, in setup()
|
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaRecordingCanvas.cpp | 280 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 D | ShadowNativeBaseCanvas.java | 68 float dstRight, in nDrawBitmap() 136 float dstRight, in nDrawBitmap() 321 float dstRight, in nDrawNinePatch()
|
H A D | ShadowNativeRecordingCanvasOP.java | 53 float dstRight, in nDrawBitmap() 187 float dstRight, in nDrawNinePatch()
|
H A D | ShadowNativeRenderEffect.java | 45 float dstRight, in nativeCreateBitmapEffect()
|
H A D | ShadowNativeBaseRecordingCanvas.java | 59 float dstRight, in nDrawBitmap() 261 float dstRight, in nDrawNinePatch()
|
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
H A D | RenderEffectNatives.java | 25 float dstRight, in nativeCreateBitmapEffect()
|
H A D | BaseRecordingCanvasNatives.java | 47 float dstRight, in nDrawBitmap() 153 float dstRight, in nDrawNinePatch()
|
H A D | BaseCanvasNatives.java | 48 float dstRight, in nDrawBitmap() 154 float dstRight, in nDrawNinePatch()
|
/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/fuzzer/ |
H A D | color_conversion_fuzzer.cpp | 102 int32_t dstLeft, dstTop, dstRight, dstBottom; in process() local
|
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/cts/util/ |
H A D | ASurfaceControlTestUtils.java | 75 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 D | RemoteComposeBuffer.java | 241 int dstRight, in drawBitmap() 467 float dstRight, in drawScaledBitmap() 573 float dstRight, in drawScaledBitmap()
|
H A D | PaintContext.java | 75 int dstRight, in drawBitmap()
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | RenderEffect.java | 332 float dstLeft, float dstTop, float dstRight, float dstBottom); in nativeCreateBitmapEffect()
|
H A D | BaseCanvas.java | 764 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 D | BaseRecordingCanvas.java | 641 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 D | RenderEffect.cpp | 62 jfloat dstRight, in createBitmapEffect()
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | SkiaCanvas.cpp | 659 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 D | vp_scaling_filter.cpp | 410 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 D | AndroidPaintContext.java | 110 int dstRight, in drawBitmap()
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | FrameDecoder.cpp | 1321 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkBlurEngine.cpp | 67 void blur(int srcLeft, int srcRight, int dstRight, in blur()
|
/aosp_15_r20/cts/tests/surfacecontrol/jni/ |
H A D | android_view_cts_ASurfaceControlTest.cpp | 416 jint dstLeft, jint dstTop, jint dstRight, jint dstBottom, in SurfaceTransaction_setGeometry()
|