Searched refs:smallTargetPixelCount (Results 1 – 1 of 1) sorted by relevance
272 final int smallTargetPixelCount = (int) (largePixelCount * SMALL_RELATIVE_PICTURE_SIZE); in getSelectedCameraPictureSizes() local275 int smallSizeIndex = findClosestSize(searchList, smallTargetPixelCount); in getSelectedCameraPictureSizes()