Searched defs:dstWidth (Results 1 – 4 of 4) sorted by relevance
90 int dstWidth = image.getWidth(); in createDropShadow() local
306 long timeUs, @Option int option, int dstWidth, int dstHeight) { in getScaledFrameAtTime()
195 size_t dstWidth, size_t dstHeight, size_t dstStride, in convert()
796 public static Bitmap createScaledBitmap(@NonNull Bitmap src, int dstWidth, int dstHeight, in createScaledBitmap()