Searched refs:msgTypeEnabledWithLock (Results 1 – 4 of 4) sorted by relevance
328 (msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0)) { in selectScene()1251 pme->msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0) { in rdi_mode_stream_cb_routine()1286 pme->msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0) { in rdi_mode_stream_cb_routine()1562 pme->msgTypeEnabledWithLock(CAMERA_MSG_VIDEO_FRAME) > 0) { in video_stream_cb_routine()2540 (pme->msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0) && in callback_stream_cb_routine()3219 if (pme->mParent->msgTypeEnabledWithLock(cb->msg_type)) { in cbNotifyRoutine()
1144 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_COMPRESSED_IMAGE) == 0 )) { in processJpegEvt()2149 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_RAW_IMAGE) > 0) { in encodeData()2161 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_RAW_IMAGE_NOTIFY) > 0) { in encodeData()2653 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_RAW_IMAGE) > 0) { in processRawImageImpl()2664 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_RAW_IMAGE_NOTIFY) > 0) { in processRawImageImpl()2676 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_COMPRESSED_IMAGE) > 0) { in processRawImageImpl()
319 int msgTypeEnabledWithLock(int32_t msg_type);
3443 int QCamera2HardwareInterface::msgTypeEnabledWithLock(int32_t msg_type) in msgTypeEnabledWithLock() function in qcamera::QCamera2HardwareInterface8184 msgTypeEnabledWithLock(CAMERA_MSG_SHUTTER) == 0){ in playShutter()9347 && (msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0) in needSendPreviewCallback()