Searched refs:m_bIntRawEvtPending (Results 1 – 4 of 4) sorted by relevance
1669 m_bIntRawEvtPending(false), in QCamera2HardwareInterface()5618 (true == m_bIntRawEvtPending)) { in checkIntPicPending()5630 } else if (true == m_bIntRawEvtPending) { in checkIntPicPending()5642 } else if (true == m_bIntRawEvtPending) { in checkIntPicPending()5720 } else if (true == m_bIntRawEvtPending) { in takeBackendPic_internal()5776 if (true == m_bIntRawEvtPending) { in clearIntPendingEvents()5791 } else if (true == m_bIntRawEvtPending) { in clearIntPendingEvents()5792 m_bIntRawEvtPending = false; in clearIntPendingEvents()6481 if (false == obj->m_bIntRawEvtPending) { in camEvtHandle()6483 obj->m_bIntRawEvtPending = true; in camEvtHandle()
697 bool m_bIntRawEvtPending; variable
2910 if (true == m_bIntRawEvtPending) { in dumpFrameToFile()3062 if (true == m_bIntRawEvtPending) { in dumpFrameToFile()
2946 if(true == m_parent->m_bIntRawEvtPending) { in processRawImageImpl()