Searched defs:STATISTICS_LENS_SHADING_MAP_MODE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureRequest.java2359 * if <code>{@link CaptureRequest#STATISTICS_LENS_SHADING_MAP_MODE android.statistics.lensShadingMapMode} == ON</code>. For example, for lens
2372 * {@link CaptureRequest#STATISTICS_LENS_SHADING_MAP_MODE android.statistics.lensShadingMapMode} to ON, and then the camera device will provide lens
2398 * @see CaptureRequest#STATISTICS_LENS_SHADING_MAP_MODE
2472 public static final Key<Integer> STATISTICS_LENS_SHADING_MAP_MODE = field in class:CaptureRequest
H A DCaptureResult.java3402 * if <code>{@link CaptureRequest#STATISTICS_LENS_SHADING_MAP_MODE android.statistics.lensShadingMapMode} == ON</code>. For example, for lens
3415 * {@link CaptureRequest#STATISTICS_LENS_SHADING_MAP_MODE android.statistics.lensShadingMapMode} to ON, and then the camera device will provide lens
3441 * @see CaptureRequest#STATISTICS_LENS_SHADING_MAP_MODE
3837 public static final Key<Integer> STATISTICS_LENS_SHADING_MAP_MODE = field in class:CaptureResult

Completed in 65 milliseconds