Searched refs:gyro_notification_time_nanos_ (Results 1 – 2 of 2) sorted by relevance
160 gyro_notification_time_nanos_ = 0; in HandleSensorSamples()484 timestamp_nanos, gyro_notification_time_nanos_, next_log_interval_nanos); in HandleGyroLogMessage()487 gyro_notification_time_nanos_ = timestamp_nanos; in HandleGyroLogMessage()
145 uint64_t gyro_notification_time_nanos_ = 0; variable