Searched refs:fullPanoHeight (Results 1 – 2 of 2) sorted by relevance
118 int fullPanoHeight = in applyXmp() local123 if (fullPanoWidth == 0 || fullPanoHeight == 0) { in applyXmp()133 (int) (fullPanoWidth * scale), (int) (fullPanoHeight * scale), in applyXmp()
453 int fullPanoHeight = in createPaddedBitmap() local458 if (fullPanoWidth == 0 || fullPanoHeight == 0) { in createPaddedBitmap()468 (int) (fullPanoWidth * scale), (int) (fullPanoHeight * scale), in createPaddedBitmap()