Searched defs:metaFocusDrivenType (Results 1 – 1 of 1) sorted by relevance
1252 uint8_t metaFocusDrivenType = static_cast<uint8_t>(OHOS_CAMERA_FOCUS_DRIVEN_FACE); variable1305 uint8_t metaFocusDrivenType = static_cast<uint8_t>(OHOS_CAMERA_FOCUS_DRIVEN_AUTO); variable1347 uint8_t metaFocusDrivenType = static_cast<uint8_t>(type); in SetFocusDrivenType() local