Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyMetadataMapper.java603 int stabModes[] = p.isVideoStabilizationSupported() ? in mapControlOther() local
608 m.set(CONTROL_AVAILABLE_VIDEO_STABILIZATION_MODES, stabModes); in mapControlOther()