Searched defs:dstLeft (Results 1 – 9 of 9) sorted by relevance
| /frameworks/av/media/libstagefright/colorconversion/fuzzer/ |
| D | color_conversion_fuzzer.cpp | 102 int32_t dstLeft, dstTop, dstRight, dstBottom; in process() local
|
| /frameworks/base/libs/hwui/pipeline/skia/ |
| D | SkiaRecordingCanvas.cpp | 260 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap() 278 void SkiaRecordingCanvas::drawNinePatch(Bitmap& bitmap, const Res_png_9patch& chunk, float dstLeft, in drawNinePatch()
|
| /frameworks/base/libs/hwui/jni/ |
| D | RenderEffect.cpp | 60 jfloat dstLeft, in createBitmapEffect()
|
| D | android_graphics_Canvas.cpp | 530 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
|
| /frameworks/base/graphics/java/android/graphics/ |
| D | RenderEffect.java | 332 float dstLeft, float dstTop, float dstRight, float dstBottom); in nativeCreateBitmapEffect()
|
| D | BaseCanvas.java | 759 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()
|
| D | BaseRecordingCanvas.java | 635 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/ |
| D | SkiaCanvas.cpp | 615 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap() 733 void SkiaCanvas::drawNinePatch(Bitmap& bitmap, const Res_png_9patch& chunk, float dstLeft, in drawNinePatch()
|
| /frameworks/av/media/libstagefright/ |
| D | FrameDecoder.cpp | 1011 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local
|