Home | History | Annotate | Download | only in libcamera2

Lines Matching full:m_activated

1461     AllocatedStream->m_activated    = true;
1537 if (m_streamThreads[1]->m_activated == false) {
1698 if ((m_streamThreads[0].get())->m_activated == true) {
1753 AllocatedStream->m_activated = true;
1851 AllocatedStream->m_activated = true;
1906 AllocatedStream->m_activated = true;
1927 else if (m_streamThreads[1]->m_activated == false) {
2307 if (m_streamThreads[1]->m_numRegisteredStream == 0 && m_streamThreads[1]->m_activated) {
2320 if (releasingScpMain || (m_streamThreads[0].get() != NULL && m_streamThreads[0]->m_numRegisteredStream == 0 && m_streamThreads[0]->m_activated)) {
3801 selfThread->m_activated = false;
4077 selfThread->m_activated = false;