Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java128 public static final String LANDSCAPE_TO_PORTRAIT_PROP = field in CameraManager
1839 SystemProperties.getBoolean(LANDSCAPE_TO_PORTRAIT_PROP, false);
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt1461 …field public static final String LANDSCAPE_TO_PORTRAIT_PROP = "camera.enable_landscape_to_portrait…