Searched refs:dstPixelPitch (Results 1 – 1 of 1) sorted by relevance
1031 const int dstPixelPitch = dst.getPixelPitch(); in copy() local1033 const bool dstTightlyPacked = (dstPixelSize == dstPixelPitch); in copy()