Searched refs:m_bEisSupportedSize (Results 1 – 2 of 2) sorted by relevance
416 bool m_bEisSupportedSize; variable
379 m_bEisSupportedSize(false), in QCamera3HardwareInterface()1799 m_bEisSupportedSize = streamStatus.bEisSupportedSize; in configureStreamsPerfLocked()2557 bool setEis = m_bEisEnable && (m_bIsVideo || fwkVideoStabMode) && m_bEisSupportedSize && in configureStreamsPerfLocked()2568 if (!m_bEisSupportedSize) { in configureStreamsPerfLocked()