Home
last modified time | relevance | path

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

/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dits_session_utils.py867 face_detect_mode=None): argument
974 antibanding_mode=None, face_detect_mode=None): argument
1025 antibanding_mode=None, face_detect_mode=None): argument
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dhal_utils.cc609 status_t GetFdMode(const CaptureRequest& request, uint8_t* face_detect_mode) { in GetFdMode()
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceInfo.cpp338 uint8_t face_detect_mode = face_detect_mode_off_supported in InitializeStatisticsDefaults() local