Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/utils/
H A Dhal_utils.cc604 status_t GetFdMode(const CaptureRequest& request, uint8_t* face_detect_mode) { in GetFdMode()
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedRequestState.cpp1238 uint8_t face_detect_mode = face_detect_mode_off_supported in InitializeStatisticsDefaults() local