Searched defs:dstHeight (Results 1 – 2 of 2) sorted by relevance
231 float dstHeight = drawRect.bottom - drawRect.top + 1; in drawContents() local
412 byte[] dst, int dstByteOffset, int dstWidth, int dstHeight) { in imageUpscale1To2()465 int dstWidth, int dstHeight) throws Exception { in imageScale()