Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyMetadataMapper.java621 List<String> sceneModes = p.getSupportedSceneModes(); in mapControlOther() local
623 ArrayUtils.convertStringListToIntList(sceneModes, sLegacySceneModes, sSceneModes); in mapControlOther()