Home
last modified time | relevance | path

Searched refs:mapAeAndFlashMode (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyResultMapper.java326 mapAeAndFlashMode(m, characteristics, p); in mapAe()
407 private static void mapAeAndFlashMode(CameraMetadataNative m, in mapAeAndFlashMode() method in LegacyResultMapper
DLegacyRequestMapper.java224 mapAeAndFlashMode(request, /*out*/params); in convertRequestMetadata()
535 private static void mapAeAndFlashMode(CaptureRequest r, /*out*/Parameters p) { in mapAeAndFlashMode() method in LegacyRequestMapper