Home | History | Annotate | Download | only in libcamera

Lines Matching refs:flagStart

1010     m_previewDev->flagStart = false;
1011 m_videoDev->flagStart = false;
1012 m_pictureDev->flagStart = false;
1091 if (m_pictureDev->flagStart == true)
1094 if (m_videoDev->flagStart == true)
1097 if (m_previewDev->flagStart == true)
1168 if (m_previewDev->flagStart == false) {
1199 m_previewDev->flagStart = true;
1233 if (m_previewDev->flagStart == true) {
1272 m_previewDev->flagStart = false;
1282 return m_previewDev->flagStart;
1318 if (m_previewDev->flagStart == false) {
1427 if (m_videoDev->flagStart == false) {
1446 m_videoDev->flagStart = true;
1460 if (m_videoDev->flagStart == true) {
1483 m_videoDev->flagStart = false;
1491 return m_videoDev->flagStart;
1522 if (m_videoDev->flagStart == false) {
1562 if (m_videoDev->flagStart == false) {
1610 if (m_pictureDev->flagStart == false) {
1629 m_pictureDev->flagStart = true;
1642 if (m_pictureDev->flagStart == true) {
1666 m_pictureDev->flagStart = false;
1674 return m_pictureDev->flagStart;
1705 if (m_pictureDev->flagStart == false) {
1745 if (m_pictureDev->flagStart == false) {
2035 if (m_previewDev->flagStart == true) {
2067 if (m_previewDev->flagStart == true) {
3266 if (m_previewDev->flagStart == true) {
4651 if (m_previewDev->flagStart == true) {
4723 if (m_previewDev->flagStart == true) {