Searched refs:canCopyByPlane (Results 1 – 1 of 1) sorted by relevance
94 bool canCopyByPlane = canCopyByRow && (plane.rowInc == img->mPlane[i].mRowInc); in _ImageCopy() local95 if (canCopyByPlane) { in _ImageCopy()