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