Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp210 uint8_t isActive = FALSE; in dataNotifyRoutine() local
230 isActive = TRUE; in dataNotifyRoutine()
240 isActive = FALSE; in dataNotifyRoutine()
248 if (TRUE == isActive) { in dataNotifyRoutine()