Searched refs:detections (Results 1 – 23 of 23) sorted by relevance
36 OccupantDetections detections; in GetNextDetections() local37 detections.timeStampMillis = android::elapsedRealtimeNano() / kNanoSecondsPerMilliSecond; in GetNextDetections()49 presenceDetection.detectionDurationMillis = detections.timeStampMillis; in GetNextDetections()57 driverMonitoringDetection.gazeDurationMillis = detections.timeStampMillis; in GetNextDetections()61 detections.detections.emplace_back(occupantDetection); in GetNextDetections()63 return detections; in GetNextDetections()
123 ScopedAStatus OccupantAwareness::getLatestDetection(OccupantDetections* detections) { in getLatestDetection() argument130 *detections = mLatestDetections; in getLatestDetection()
55 ndk::ScopedAStatus getLatestDetection(OccupantDetections* detections) override;
69 public void getLatestDetection(OccupantDetections detections) {} in getLatestDetection() argument121 OccupantDetections detections = new OccupantDetections(); in fireDetectionEvent() local122 detections.timeStampMillis = TIMESTAMP; in fireDetectionEvent()123 detections.detections = new OccupantDetection[] {detection}; in fireDetectionEvent()124 mCallback.onDetectionEvent(detections); in fireDetectionEvent()
53 Status onDetectionEvent(const OccupantDetections& detections) override { in onDetectionEvent() argument54 (void)detections; in onDetectionEvent()186 OccupantDetections detections; in TEST_P() local188 (void)mOccupantAwarenessService->getLatestDetection(&detections); in TEST_P()
394 android.hardware.automotive.occupant_awareness.OccupantDetections detections) { in onDetectionEvent() argument398 detections.detections) { in onDetectionEvent()401 detections.timeStampMillis, detection)); in onDetectionEvent()
95 ScopedAStatus OccupantAwareness::getLatestDetection(OccupantDetections* detections) { in getLatestDetection() argument97 (void)detections; in getLatestDetection()
50 ndk::ScopedAStatus getLatestDetection(OccupantDetections* detections) override;
22 android.hardware.automotive.occupant_awareness.OccupantDetection[] detections;
22 … onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections detections); in onDetectionEvent() argument
26 …tLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections detections); in getLatestDetection() argument
32 OccupantDetection[] detections;
37 oneway void onDetectionEvent(in OccupantDetections detections); in onDetectionEvent() argument
87 void getLatestDetection(out OccupantDetections detections); in getLatestDetection() argument
3861 * Apply postprocessing steps to bounding box detections.3863 * Bounding box detections are generated by applying transformation on a set3906 * set to true, specifying the maximum number of detections when3928 * detections.3936 * specifying the number of valid output detections for each batch.
2810 * Apply postprocessing steps to bounding box detections.2812 * Bounding box detections are generated by applying transformation on a set2855 * set to true, specifying the maximum number of detections when2877 * detections.2885 * specifying the number of valid output detections for each batch.
2986 * Apply postprocessing steps to bounding box detections.2988 * Bounding box detections are generated by applying transformation on a set3031 * set to true, specifying the maximum number of detections when3053 * detections.3061 * specifying the number of valid output detections for each batch.
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...