Lines Matching refs:value

259      * Get a capture request field value.
263 * <p>Querying the value for the same key more than once will return a value
264 * which is equal to the previous queried value.</p>
269 * @return The value of that key, or {@code null} if the field is not set.
556 * Set a capture request field to a value. The field definitions can be
564 * @param value The value to set the field to, which must be of a matching
567 public <T> void set(@NonNull Key<T> key, T value) {
568 mRequest.mSettings.set(key, value);
572 * Get a capture request field value. The field definitions can be
578 * @return The value of that key, or {@code null} if the field is not set.
672 * channels, it will use the <code>G_even</code> value, and write <code>G_odd</code> equal to
684 * <p>Both the input and output value ranges must match. Overflow/underflow
692 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
724 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
751 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
803 * wrong value, the flicker may become visible in the
808 * exposure value will not cause such banding. The choice of
857 * <p>For example, if the exposure value (EV) step is 0.333, '6'
863 * <p>In the event of exposure compensation value being changed, camera device
893 * is ON, the camera device will still adjust its exposure value.</p>
988 * <p>The maximum number of regions supported by the device is determined by the value
1014 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1099 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1162 * <p>The maximum number of focus areas supported by the device is determined by the value
1188 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1256 * <p>Some LEGACY devices may not support ON; the value is then overridden to OFF.</p>
1330 * <p>The maximum number of regions supported by the device is determined by the value
1356 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1604 * boost to the nearest supported value.
1605 * The final boost value used will be available in the output capture result.</p>
1611 * OFF; otherwise the auto-exposure algorithm will override this value.</p>
1615 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1658 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1714 * are stuck at an arbitrary value or are oversensitive).</p>
1723 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1782 * <p>Camera devices may either encode this value into the JPEG EXIF header, or
1843 * <p>When set to (0, 0) value, the JPEG EXIF will not contain thumbnail,
1879 * <p>Setting this value is only supported on the camera devices that have a variable
1885 * <p>The requested aperture value may take several frames to reach the
1886 * requested value; the camera device will report the current (intermediate)
1896 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1925 * to the requested value. While the filter density is still changing,
1930 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
1974 * <p>A value of <code>0.0f</code> means infinity focus. The value set will be clamped to
1985 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2027 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2079 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2104 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2157 * duration exposed to the nearest possible value (rather than expose longer).
2160 * OFF; otherwise the auto-exposure algorithm will override this value.</p>
2164 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2249 * OFF; otherwise the auto-exposure algorithm will override this value.</p>
2255 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2273 * <p>The sensitivity is the standard ISO sensitivity value,
2280 * value. The final sensitivity used will be available in the
2283 * OFF; otherwise the auto-exposure algorithm will override this value.</p>
2287 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2311 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2340 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2388 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2438 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2461 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2480 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2497 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2555 * as a floating-point value such that 0 == black and 1 == white.</p>
2556 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2615 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2634 * mapping from input high-bit-depth pixel value to the output
2635 * low-bit-depth value. Since the actual pixel ranges of both input
2659 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2683 * where IN and OUT is the input pixel value scaled to range [0.0, 1.0],
2684 * pow is the power function and gamma is the gamma value specified by this
2687 * may clip the input gamma value to its supported range. The actual applied
2688 * value will be returned in capture result.</p>
2689 * <p>The valid range of gamma value varies on different devices, but values
2691 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2714 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2735 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2773 * levels were reset due to exposure value changes, and pixel
2779 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>
2826 * <p><b>Optional</b> - This value may be {@code null} on some devices.</p>