Searched defs:compare (Results 1 – 7 of 7) sorted by relevance
40 public int compare(@NonNull Size lhs, @NonNull Size rhs) { in compare() method in CompareSizesByArea
141 public int compare(Rational lhs, Rational rhs) { in compare() method in AspectRatioUtil.CompareAspectRatiosByMappingAreaInFullFovAspectRatioSpace
26 override fun compare(lhs: Size, rhs: Size): Int { in compare() method in androidx.camera.integration.antelope.CompareSizesByArea
259 override fun compare(api1: CameraAPI, api2: CameraAPI): Int { in compare() method in androidx.camera.integration.antelope.PrefHelper.ApiComparator273 override fun compare(size1: ImageCaptureSize, size2: ImageCaptureSize): Int { in compare() method in androidx.camera.integration.antelope.PrefHelper.ImageSizeComparator285 override fun compare(mode1: FocusMode, mode2: FocusMode): Int { in compare() method in androidx.camera.integration.antelope.PrefHelper.FocusModeComparator
304 override fun compare(progress1: Int, progress2: Int): Int { in <lambda>() method
845 public int compare(@NonNull Rational lhs, @NonNull Rational rhs) { in compare() method in ResolutionsMerger.CompareAspectRatioByOverlappingAreaToReference
935 override fun compare(lhs: Size, rhs: Size): Int { in compare() method in androidx.camera.integration.viewfinder.CompareSizesByArea