Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWICallbacks.cpp3338 uint8_t isSnapshotActive = FALSE; in cbNotifyRoutine() local
3360 isSnapshotActive = TRUE; in cbNotifyRoutine()
3371 isSnapshotActive = FALSE; in cbNotifyRoutine()
3444 if (TRUE == isSnapshotActive && pme->mDataCb ) { in cbNotifyRoutine()