Searched refs:msgTypeEnabledWithLock (Results 1 – 4 of 4) sorted by relevance
331 (msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0)) { in selectScene()1271 pme->msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0) { in secure_stream_cb_routine()1364 pme->msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0) { in rdi_mode_stream_cb_routine()1623 pme->msgTypeEnabledWithLock(CAMERA_MSG_VIDEO_FRAME) > 0) { in video_stream_cb_routine()2696 (pme->msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0) && in callback_stream_cb_routine()3386 if (pme->mParent->msgTypeEnabledWithLock(cb->msg_type)) { in cbNotifyRoutine()
1288 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_COMPRESSED_IMAGE) == 0 )) { in processJpegEvt()2380 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_RAW_IMAGE) > 0) { in encodeData()2392 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_RAW_IMAGE_NOTIFY) > 0) { in encodeData()2960 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_RAW_IMAGE) > 0) { in processRawImageImpl()2971 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_RAW_IMAGE_NOTIFY) > 0) { in processRawImageImpl()2983 m_parent->msgTypeEnabledWithLock(CAMERA_MSG_COMPRESSED_IMAGE) > 0) { in processRawImageImpl()
333 int msgTypeEnabledWithLock(int32_t msg_type);
3833 int QCamera2HardwareInterface::msgTypeEnabledWithLock(int32_t msg_type) in msgTypeEnabledWithLock() function in qcamera::QCamera2HardwareInterface9016 msgTypeEnabledWithLock(CAMERA_MSG_SHUTTER) == 0){ in playShutter()10272 && (msgTypeEnabledWithLock(CAMERA_MSG_PREVIEW_FRAME) > 0) in needSendPreviewCallback()