Searched refs:m_useAlpha (Results 1 – 2 of 2) sorted by relevance
66 m_useAlpha = false; in MotionCells()129 m_useAlpha = p_useAlpha; in performDetectionMotionCells()195 if (m_useAlpha && m_isVisible) { in performDetectionMotionCells()224 if (m_useAlpha && m_isVisible) { in performDetectionMotionCells()264 if (m_useAlpha && m_isVisible) { in performDetectionMotionCells()281 if (m_useAlpha && m_isVisible) { in performDetectionMotionCells()
243 bool m_isVisible, m_changed_datafile, m_useAlpha, m_saveInDatafile; variable