Home
last modified time | relevance | path

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

/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1047 uint8_t isSnapshotActive = FALSE; in cbNotifyRoutine() local
1067 isSnapshotActive = TRUE; in cbNotifyRoutine()
1075 isSnapshotActive = FALSE; in cbNotifyRoutine()
1138 if (TRUE == isSnapshotActive && pme->mDataCb ) { in cbNotifyRoutine()