Home | History | Annotate | Download | only in com.example.android.camera2raw

Lines Matching full:ratio

1139             // if its aspect ratio changed significantly.
1619 * respective max size, and whose aspect ratio matches with the specified value. If such size
1621 * and whose aspect ratio matches with the specified value.
1629 * @param aspectRatio The aspect ratio
1709 * Return true if the two given {@link Size}s have the same aspect ratio.
1713 * @return true if the sizes have the same aspect ratio, otherwise false.