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