Home
last modified time | relevance | path

Searched defs:dstBottom (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.cpp261 float dstBottom, const Paint* paint) { in drawBitmap()
279 float dstTop, float dstRight, float dstBottom, in drawNinePatch()
/frameworks/base/libs/hwui/jni/
DRenderEffect.cpp63 jfloat dstBottom 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.java760 float dstBottom, long nativePaintOrZero, int screenDensity, int bitmapDensity); 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.cpp616 float dstBottom, const Paint* paint) { 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