Searched refs:m_bIntJpegEvtPending (Results 1 – 4 of 4) sorted by relevance
1668 m_bIntJpegEvtPending(false), in QCamera2HardwareInterface()5617 if (true == m_bIntJpegEvtPending || in checkIntPicPending()5627 if (true == m_bIntJpegEvtPending) { in checkIntPicPending()5636 if (true == m_bIntJpegEvtPending) { in checkIntPicPending()5702 if (true == m_bIntJpegEvtPending) { in takeBackendPic_internal()5780 if (true == m_bIntJpegEvtPending) { in clearIntPendingEvents()5789 if (true == m_bIntJpegEvtPending) { in clearIntPendingEvents()5790 m_bIntJpegEvtPending = false; in clearIntPendingEvents()6471 if (false == obj->m_bIntJpegEvtPending) { in camEvtHandle()6473 obj->m_bIntJpegEvtPending = true; in camEvtHandle()
696 bool m_bIntJpegEvtPending; variable
2737 ((true == m_bIntJpegEvtPending) && data)) { in dumpJpegToFile()2758 if (true == m_bIntJpegEvtPending) { in dumpJpegToFile()2773 if (false == m_bIntJpegEvtPending) { in dumpJpegToFile()
1286 if ((false == m_parent->m_bIntJpegEvtPending) && in processJpegEvt()1316 if(true == m_parent->m_bIntJpegEvtPending) { in processJpegEvt()