Home
last modified time | relevance | path

Searched refs:mNeedToUnlockCaf (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h809 bool mNeedToUnlockCaf; variable
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp1097 mNeedToUnlockCaf(false), in QCameraHardwareInterface()
2267 mNeedToUnlockCaf = true; in autoFocusEvent()
2594 if(mAutoFocusRunning || mNeedToUnlockCaf) { in cancelAutoFocus()
2597 mNeedToUnlockCaf = false; in cancelAutoFocus()