Home
last modified time | relevance | path

Searched defs:dstLeft (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaRecordingCanvas.cpp211 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
225 void SkiaRecordingCanvas::drawNinePatch(Bitmap& bitmap, const Res_png_9patch& chunk, float dstLeft, in drawNinePatch()
/frameworks/layoutlib/bridge/src/android/graphics/
DBaseCanvas_Delegate.java100 float srcTop, float srcRight, float srcBottom, float dstLeft, float dstTop, in nDrawBitmap()
429 final float dstLeft, final float dstTop, final float dstRight, final float dstBottom, in nDrawNinePatch()
/frameworks/base/libs/hwui/
DSkiaCanvas.cpp559 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
655 void SkiaCanvas::drawNinePatch(Bitmap& bitmap, const Res_png_9patch& chunk, float dstLeft, in drawNinePatch()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp739 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local
/frameworks/base/graphics/java/android/graphics/
DBaseCanvas.java669 float srcRight, float srcBottom, float dstLeft, float dstTop, float dstRight, in nDrawBitmap()
723 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
DBaseRecordingCanvas.java587 float dstLeft, float dstTop, float dstRight, float dstBottom, in nDrawBitmap()
659 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp476 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()