Searched refs:sSetCommandMap (Results 1 – 1 of 1) sorted by relevance
481 SetCommand s = sSetCommandMap.get(key); in set()1543 private static final HashMap<Key<?>, SetCommand> sSetCommandMap = field in CameraMetadataNative1546 sSetCommandMap.put(CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey(), in CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey()1553 sSetCommandMap.put(CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey(), in CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey()1560 sSetCommandMap.put(CaptureResult.STATISTICS_FACES.getNativeKey(), in CaptureResult.STATISTICS_FACES.getNativeKey()1567 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey()1573 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey()