Searched refs:scale3x (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/icon/
H A DIconUtils.cpp220 scale3x(const uint8* srcBits, uint8* dstBits, int32 srcWidth, int32 srcHeight, function
776 scale3x(convertedBits, dst, width, height, convertedBPR, dstBPR);
829 // scale3x then downscale
838 scale3x(dst, tempBits, width, height, dstBPR, tempBPR);

Completed in 34 milliseconds