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
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()