Home
last modified time | relevance | path

Searched defs:MAX_PREVIEW_HEIGHT (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DFaceEnrollPreviewFragment.java57 private static final int MAX_PREVIEW_HEIGHT = 1080; field in FaceEnrollPreviewFragment
/aosp12/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
H A DCameraAvgFragment.java129 private static final int MAX_PREVIEW_HEIGHT = 1080; field in CameraAvgFragment
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h203 static const unsigned int MAX_PREVIEW_HEIGHT = 1920; member