Searched refs:physicalDropDetected (Results 1 – 3 of 3) sorted by relevance
49 const PhysicalDropDetected& physicalDropDetected) { in reportPhysicalDropDetected() argument51 int32_t(physicalDropDetected.confidencePctg), physicalDropDetected.accelPeak, in reportPhysicalDropDetected()52 physicalDropDetected.freefallDuration); in reportPhysicalDropDetected()
51 const PhysicalDropDetected& physicalDropDetected) override;
45 * @param physicalDropDetected A PhysicalDropDetected struct with percentage49 oneway reportPhysicalDropDetected(PhysicalDropDetected physicalDropDetected);