Searched refs:ar (Results 1 – 9 of 9) sorted by relevance
832 float ar = ASPECT_RATIO(fmt); in trimSupportedFormats() local833 if (isAspectRatioClose(ar, maxSizeAr)) { in trimSupportedFormats()835 } else if (cropType == HORIZONTAL && ar < maxSizeAr) { in trimSupportedFormats()837 } else if (cropType == VERTICAL && ar > maxSizeAr) { in trimSupportedFormats()
61 enum aspect_ratio ar; member
40 enum aspect_ratio ar; member
67 enum aspect_ratio ar; member
46 enum aspect_ratio ar; member