Searched refs:effectivePlaneSize (Results 1 – 1 of 1) sorted by relevance
2015 Size effectivePlaneSize = getEffectivePlaneSizeForImage(src, i); in imageCopy() local2022 for (int row = 0; row < effectivePlaneSize.getHeight(); row++) { in imageCopy()2023 if (row == effectivePlaneSize.getHeight() - 1) { in imageCopy()2039 for (int row = 0; row < effectivePlaneSize.getHeight(); row++) { in imageCopy()2040 if (row == effectivePlaneSize.getHeight() - 1) { in imageCopy()2057 for (int x = 0; x < effectivePlaneSize.getWidth(); x++) { in imageCopy()