• Home
  • Raw
  • Download

Lines Matching refs:LOG

57         LOG(WARNING) << "Virtual camera being shutdown while stream is running";  in shutdown()
69 LOG(WARNING) << "Camera device " << key << " is not alive."; in shutdown()
74 LOG(WARNING) << "VirtualCamera destructing with frames in flight."; in shutdown()
120 LOG(ERROR) << "A stopped stream should not get any frames"; in deliverFrame()
124 LOG(INFO) << "Skipping new frame as we hold " << mFramesHeld[bufDesc.deviceId].size() in deliverFrame()
134 LOG(ERROR) << "Error delivering end of stream event"; in deliverFrame()
186 LOG(WARNING) << "Stream unexpectedly stopped, current status " in notify()
200 LOG(ERROR) << "Error delivering end of stream marker"; in notify()
207 LOG(DEBUG) << "A camera parameter " << event.payload[0] in notify()
212 LOG(DEBUG) << "The primary client has been released"; in notify()
216 LOG(WARNING) << "Unknown event id " << static_cast<int32_t>(event.aType); in notify()
224 LOG(ERROR) << "Failed to forward an event"; in notify()
237 LOG(ERROR) << __FUNCTION__ in getCameraInfo()
268 LOG(ERROR) << key in setMaxFramesInFlight()
283 LOG(WARNING) << "Rollback a change on " << hwCamera->getId(); in setMaxFramesInFlight()
299 LOG(ERROR) << "Ignoring startVideoStream call when a stream is already running."; in startVideoStream()
310 LOG(INFO) << "Start video stream for v1.0 client."; in startVideoStream()
312 LOG(INFO) << "Start video stream for v1.1 client."; in startVideoStream()
322 LOG(ERROR) << "Failed to start a video stream on " << iter->first; in startVideoStream()
326 LOG(INFO) << __FUNCTION__ in startVideoStream()
362 LOG(WARNING) << "Invalid camera " << key << " is ignored."; in startVideoStream()
388 LOG(DEBUG) << "Exiting a capture thread."; in startVideoStream()
412 LOG(WARNING) << "Failed to forward frames"; in startVideoStream()
416 LOG(DEBUG) << "Requested to stop capturing frames"; in startVideoStream()
420 LOG(DEBUG) << "Exiting a capture thread"; in startVideoStream()
434 LOG(ERROR) << "Ignoring doneWithFrame called with invalid handle"; in doneWithFrame()
436 LOG(ERROR) << __FUNCTION__ in doneWithFrame()
451 LOG(ERROR) << "Ignoring doneWithFrame called with unrecognized frameID " in doneWithFrame()
462 LOG(WARNING) << "Possible memory leak because a device " in doneWithFrame()
488 LOG(ERROR) << "Error delivering end of stream event"; in stopVideoStream()
494 LOG(ERROR) << "Error delivering end of stream marker"; in stopVideoStream()
531 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getExtendedInfo()
540 LOG(WARNING) << mHalCamera.begin()->first << " is invalid."; in getExtendedInfo()
548 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in setExtendedInfo()
557 LOG(WARNING) << mHalCamera.begin()->first << " is invalid."; in setExtendedInfo()
603 LOG(WARNING) << "Failed to promote HW camera to v1.1."; in getPhysicalCameraInfo()
606 LOG(WARNING) << "Camera device " << deviceId << " is not alive."; in getPhysicalCameraInfo()
609 LOG(WARNING) << " Requested device " << deviceId in getPhysicalCameraInfo()
624 LOG(WARNING) << "Ignoring doneWithFrame called with invalid handle"; in doneWithFrame_1_1()
637 LOG(ERROR) << "Ignoring doneWithFrame called with unrecognized frameID " in doneWithFrame_1_1()
648 LOG(WARNING) << "Possible memory leak; " in doneWithFrame_1_1()
661 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in setMaster()
669 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in setMaster()
677 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in forceMaster()
682 LOG(ERROR) << __FUNCTION__ in forceMaster()
691 LOG(ERROR) << __FUNCTION__ in forceMaster()
700 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in forceMaster()
708 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in unsetMaster()
716 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in unsetMaster()
724 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getParameterList()
734 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in getParameterList()
746 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first in getParameterList()
759 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getIntParameterRange()
769 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in getIntParameterRange()
781 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first in getIntParameterRange()
798 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in setIntParameter()
805 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in setIntParameter()
825 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getIntParameter()
832 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in getIntParameter()
852 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in setExtendedInfo_1_1()
858 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in setExtendedInfo_1_1()
865 LOG(ERROR) << "Underlying hardware camera does not implement v1.1 interfaces."; in setExtendedInfo_1_1()
877 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getExtendedInfo_1_1()
884 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in getExtendedInfo_1_1()
891 LOG(ERROR) << "Underlying hardware camera does not implement v1.1 interfaces."; in getExtendedInfo_1_1()
904 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in importExternalBuffers()
911 LOG(WARNING) << "Camera device " << mHalCamera.begin()->first << " is not alive."; in importExternalBuffers()
918 LOG(ERROR) << "Failed to add extenral capture buffers."; in importExternalBuffers()