Searched refs:computeScaledSize (Results 1 – 1 of 1) sorted by relevance
220 static Vector<int, Size> computeScaledSize (const Vector<int, Size>& imageSize, int maxSize) in computeScaledSize() function273 IVec2 logImageSize = computeScaledSize(IVec2(width, height), MAX_IMAGE_SIZE_2D); in writeImage()300 IVec3 scaledSize = computeScaledSize(IVec3(width, height, depth), MAX_IMAGE_SIZE_3D); in writeImage()