Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/colorconversion/fuzzer/
Dcolor_conversion_fuzzer.cpp102 int32_t dstLeft, dstTop, dstRight, dstBottom; in process() local
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaRecordingCanvas.cpp260 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
279 float dstTop, float dstRight, float dstBottom, in drawNinePatch()
/frameworks/base/libs/hwui/jni/
DRenderEffect.cpp62 jfloat dstRight, in createBitmapEffect()
Dandroid_graphics_Canvas.cpp530 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
/frameworks/base/graphics/java/android/graphics/
DRenderEffect.java332 float dstLeft, float dstTop, float dstRight, float dstBottom); in nativeCreateBitmapEffect()
DBaseCanvas.java759 float srcRight, float srcBottom, float dstLeft, float dstTop, float dstRight, in nDrawBitmap()
813 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
DBaseRecordingCanvas.java635 float dstLeft, float dstTop, float dstRight, float dstBottom, in nDrawBitmap()
707 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
/frameworks/base/libs/hwui/
DSkiaCanvas.cpp615 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
734 float dstTop, float dstRight, float dstBottom, in drawNinePatch()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp1011 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local