Searched refs:bForceCopy (Results 1 – 2 of 2) sorted by relevance
166 bool bForceCopy);
626 …ShrinkWidth, int32_t iShrinkHeight, int32_t iTargetWidth, int32_t iTargetHeight, bool bForceCopy) { in DownsamplePadding() argument643 if (iSrcWidth != iShrinkWidth || iSrcHeight != iShrinkHeight || bForceCopy) { in DownsamplePadding()