Searched refs:effectivePlaneSize (Results 1 – 1 of 1) sorted by relevance
3160 Size effectivePlaneSize = getEffectivePlaneSizeForImage(src, i); in imageCopy() local3167 for (int row = 0; row < effectivePlaneSize.getHeight(); row++) { in imageCopy()3168 if (row == effectivePlaneSize.getHeight() - 1) { in imageCopy()3181 for (int row = 0; row < effectivePlaneSize.getHeight(); row++) { in imageCopy()3182 if (row == effectivePlaneSize.getHeight() - 1) { in imageCopy()3199 for (int x = 0; x < effectivePlaneSize.getWidth(); x++) { in imageCopy()