Searched defs:dstHeight (Results 1 – 5 of 5) sorted by relevance
91 int dstHeight = image.getHeight(); in createDropShadow() local
323 size_t dstHeight = outputBufferHeight(); in copyYV12FrameToOutputBuffer() local
305 long timeUs, @Option int option, int dstWidth, int dstHeight) { in getScaledFrameAtTime()
151 size_t dstWidth, size_t dstHeight, in convert()
730 public static Bitmap createScaledBitmap(@NonNull Bitmap src, int dstWidth, int dstHeight, in createScaledBitmap()