Searched refs:isFaceDetectionEnabled (Results 1 – 7 of 7) sorted by relevance
398 …bool isFaceDetectionEnabled() {return ((m_nFaceProcMask & CAM_FACE_PROCESS_MASK_DETECTION) != 0);}; in isFaceDetectionEnabled() function
3556 if (!mParameters.isFaceDetectionEnabled()) { in processFaceDetectionResult()
397 …bool isFaceDetectionEnabled() {return ((m_nFaceProcMask & CAM_FACE_PROCESS_MASK_DETECTION) != 0);}; in isFaceDetectionEnabled() function
549 …bool isFaceDetectionEnabled() {return ((m_nFaceProcMask & CAM_FACE_PROCESS_MASK_DETECTION) != 0);}; in isFaceDetectionEnabled() function
5035 if (!mParameters.isFaceDetectionEnabled()) { in processFaceDetectionResult()6157 mParameters.isFaceDetectionEnabled()){ in needFDMetadata()
9311 snprintf(s, 128, "isFaceDetectionEnabled: %d\n", isFaceDetectionEnabled()); in dump()