Home
last modified time | relevance | path

Searched refs:GetLatestNSensorEvents (Results 1 – 6 of 6) sorted by relevance

/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_environment.h104 void GetLatestNSensorEvents(
Dgoog_sensor_motion.h128 void GetLatestNSensorEvents(
Dgoog_sensor_environment.cc94 void GoogSensorEnvironment::GetLatestNSensorEvents( in GetLatestNSensorEvents() function in android::camera_sensor_listener::GoogSensorEnvironment
Dgoog_sensor_motion.cc110 void GoogSensorMotion::GetLatestNSensorEvents( in GetLatestNSensorEvents() function in android::camera_sensor_listener::GoogSensorMotion
/hardware/google/camera/common/sensor_listener/tests/
Dgoog_sensor_environment_test.cc49 sensor_ptr->GetLatestNSensorEvents(num_events, &timestamps, &event_data, in CheckLatestNEvents()
Dgoog_sensor_motion_test.cc53 sensor_ptr->GetLatestNSensorEvents(num_events, &timestamps, in CheckLatestNMotionEvents()