Home
last modified time | relevance | path

Searched refs:TOTAL_NUM (Results 1 – 4 of 4) sorted by relevance

/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_environment.h33 TOTAL_NUM enumerator
Dgoog_sensor_motion.h37 TOTAL_NUM enumerator
Dgoog_sensor_environment.cc68 static_cast<int>(EnvironmentSensorType::TOTAL_NUM)) { in Create()
Dgoog_sensor_motion.cc77 if (motion_sensor_type_index >= static_cast<int>(MotionSensorType::TOTAL_NUM)) { in Create()