Home
last modified time | relevance | path

Searched refs:m_bIntJpegEvtPending (Results 1 – 12 of 12) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp1096 m_bIntJpegEvtPending(false), in QCamera2HardwareInterface()
3564 if (true == m_bIntJpegEvtPending || in checkIntPicPending()
3574 if (true == m_bIntJpegEvtPending) { in checkIntPicPending()
3581 if (true == m_bIntJpegEvtPending) { in checkIntPicPending()
3649 if (true == m_bIntJpegEvtPending) { in takeBackendPic_internal()
3719 if (true == m_bIntJpegEvtPending) { in clearIntPendingEvents()
3728 if (true == m_bIntJpegEvtPending) { in clearIntPendingEvents()
3729 m_bIntJpegEvtPending = false; in clearIntPendingEvents()
4283 if (false == obj->m_bIntJpegEvtPending) { in camEvtHandle()
4285 obj->m_bIntJpegEvtPending = true; in camEvtHandle()
DQCamera2HWI.h581 bool m_bIntJpegEvtPending; variable
DQCamera2HWICallbacks.cpp1918 ((true == m_bIntJpegEvtPending) && data)) { in dumpJpegToFile()
1939 if (true == m_bIntJpegEvtPending) { in dumpJpegToFile()
1954 if (false == m_bIntJpegEvtPending) { in dumpJpegToFile()
DQCameraPostProc.cpp945 if ((false == m_parent->m_bIntJpegEvtPending) && in processJpegEvt()
966 if(true == m_parent->m_bIntJpegEvtPending) { in processJpegEvt()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp1096 m_bIntJpegEvtPending(false), in QCamera2HardwareInterface()
3566 if (true == m_bIntJpegEvtPending || in checkIntPicPending()
3576 if (true == m_bIntJpegEvtPending) { in checkIntPicPending()
3583 if (true == m_bIntJpegEvtPending) { in checkIntPicPending()
3651 if (true == m_bIntJpegEvtPending) { in takeBackendPic_internal()
3721 if (true == m_bIntJpegEvtPending) { in clearIntPendingEvents()
3730 if (true == m_bIntJpegEvtPending) { in clearIntPendingEvents()
3731 m_bIntJpegEvtPending = false; in clearIntPendingEvents()
4285 if (false == obj->m_bIntJpegEvtPending) { in camEvtHandle()
4287 obj->m_bIntJpegEvtPending = true; in camEvtHandle()
DQCamera2HWI.h581 bool m_bIntJpegEvtPending; variable
DQCamera2HWICallbacks.cpp1918 ((true == m_bIntJpegEvtPending) && data)) { in dumpJpegToFile()
1939 if (true == m_bIntJpegEvtPending) { in dumpJpegToFile()
1954 if (false == m_bIntJpegEvtPending) { in dumpJpegToFile()
DQCameraPostProc.cpp945 if ((false == m_parent->m_bIntJpegEvtPending) && in processJpegEvt()
966 if(true == m_parent->m_bIntJpegEvtPending) { in processJpegEvt()
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp1662 m_bIntJpegEvtPending(false), in QCamera2HardwareInterface()
5129 if (true == m_bIntJpegEvtPending || in checkIntPicPending()
5139 if (true == m_bIntJpegEvtPending) { in checkIntPicPending()
5148 if (true == m_bIntJpegEvtPending) { in checkIntPicPending()
5214 if (true == m_bIntJpegEvtPending) { in takeBackendPic_internal()
5292 if (true == m_bIntJpegEvtPending) { in clearIntPendingEvents()
5301 if (true == m_bIntJpegEvtPending) { in clearIntPendingEvents()
5302 m_bIntJpegEvtPending = false; in clearIntPendingEvents()
5936 if (false == obj->m_bIntJpegEvtPending) { in camEvtHandle()
5938 obj->m_bIntJpegEvtPending = true; in camEvtHandle()
DQCamera2HWI.h654 bool m_bIntJpegEvtPending; variable
DQCamera2HWICallbacks.cpp2569 ((true == m_bIntJpegEvtPending) && data)) { in dumpJpegToFile()
2590 if (true == m_bIntJpegEvtPending) { in dumpJpegToFile()
2605 if (false == m_bIntJpegEvtPending) { in dumpJpegToFile()
DQCameraPostProc.cpp1142 if ((false == m_parent->m_bIntJpegEvtPending) && in processJpegEvt()
1172 if(true == m_parent->m_bIntJpegEvtPending) { in processJpegEvt()