Searched refs:isFaceDetectionEnabled (Results 1 – 3 of 3) sorted by relevance
649 …bool isFaceDetectionEnabled() {return ((m_nFaceProcMask & CAM_FACE_PROCESS_MASK_DETECTION) != 0);}; in isFaceDetectionEnabled() function
6322 if (!mParameters.isFaceDetectionEnabled()) { in processFaceDetectionResult()7489 mParameters.isFaceDetectionEnabled()){ in needFDMetadata()
11923 snprintf(s, 128, "isFaceDetectionEnabled: %d\n", isFaceDetectionEnabled()); in dump()