Lines Matching defs:same

266          * The facing of the camera is the same as that of the screen.
314 * the same camera is opened by other applications, this will throw a
365 * given hal API version. If the same camera is opened by other applications
477 * This acts the same as normal except that it will return
606 * preview is necessary to take pictures. The same surface can be re-set
645 * preview is necessary to take pictures. The same surface texture can be
660 * instances of the same camera, or across multiple runs of the same
1280 // - An application uses the same thread for autoFocus, cancelAutoFocus
1290 // multiple threads to call autoFocus and cancelAutoFocus at the same
1484 * <p>If you want to make the camera image show in the same orientation as
1652 * faces in the preview frame. The detected faces may be the same as the
1781 * the same space as the ones for {@link #rect}. This is an optional
1790 * in the same space as the ones for {@link #rect}.This is an optional
1799 * the same space as the ones for {@link #rect}. This is an optional
1948 * same as those of this size. {@code false} otherwise.
1988 * the same weight as a smaller area will have more effect in the
2019 * the same as those of this area. {@code false} otherwise.
2050 * large metering area with the same weight as a smaller area will have
2452 public boolean same(Parameters other) {
2683 * preview size that has the same aspect ratio as the resolution of
3226 * balance and AWB lock at the same time.
3234 if (same(value, oldValue)) return;
3706 * same in zoom. Applications should check {@link #isZoomSupported}
3831 * specified weight. This means a small area with the same weight as a
3900 * the same weight as a smaller area will have more effect in the
4216 private boolean same(String s1, String s2) {