Searched refs:getEffectivePlaneSizeForImage (Results 1 – 1 of 1) sorted by relevance
2015 Size effectivePlaneSize = getEffectivePlaneSizeForImage(src, i); in imageCopy()2069 private static Size getEffectivePlaneSizeForImage(Image image, int planeIdx) { in getEffectivePlaneSizeForImage() method in CameraTestUtils2160 int width = getEffectivePlaneSizeForImage(lhsImg, i).getWidth(); in isImageStronglyEqual()2161 int height = getEffectivePlaneSizeForImage(lhsImg, i).getHeight(); in isImageStronglyEqual()