Searched refs:driverMonitoringDetection (Results 1 – 1 of 1) sorted by relevance
54 DriverMonitoringDetection driverMonitoringDetection; in GetNextDetections() local55 driverMonitoringDetection.confidenceScore = ConfidenceLevel::HIGH; in GetNextDetections()56 driverMonitoringDetection.isLookingOnRoad = 0; in GetNextDetections()57 driverMonitoringDetection.gazeDurationMillis = detections.timeStampMillis; in GetNextDetections()58 occupantDetection.attentionData.emplace_back(driverMonitoringDetection); in GetNextDetections()