/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_gyro_test.cc | 75 std::vector<float> azimuth; in QueryGyroDirectEventsForDuration() local 82 gyro_start_time, gyro_end_time, &gyro_timestamp_ns, &azimuth, &pitch, in QueryGyroDirectEventsForDuration() 92 gyro_direct_azimuth_.insert(gyro_direct_azimuth_.end(), azimuth.begin(), in QueryGyroDirectEventsForDuration() 93 azimuth.end()); in QueryGyroDirectEventsForDuration() 214 const std::vector<float>& azimuth, in LogGyroDataToFile() argument 224 ofs << gyro_timestamp_ns[i] << " " << azimuth[i] << " " << roll[i] << " " in LogGyroDataToFile()
|
/hardware/interfaces/audio/effect/all-versions/default/ |
D | VirtualizerEffect.cpp | 283 speakerAngles[i].azimuth = *halAngles++; in getVirtualSpeakerAngles() 296 speakerAngles.azimuth.resize(channelCount); in getVirtualSpeakerAngles() 306 speakerAngles.azimuth[i] = *halAnglesPtr++; in getVirtualSpeakerAngles()
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 67 * Defines the reflecting plane characteristics such as location and azimuth 140 /** Represents azimuth clockwise from north of the reflecting plane in degrees. */
|
/hardware/interfaces/audio/effect/6.0/ |
D | IVirtualizerEffect.hal | 54 int16_t azimuth; // 0 is the direction the listener faces
|
/hardware/interfaces/audio/effect/2.0/ |
D | IVirtualizerEffect.hal | 53 int16_t azimuth; // 0 is the direction the listener faces
|
/hardware/interfaces/audio/effect/4.0/ |
D | IVirtualizerEffect.hal | 54 int16_t azimuth; // 0 is the direction the listener faces
|
/hardware/interfaces/audio/effect/5.0/ |
D | IVirtualizerEffect.hal | 54 int16_t azimuth; // 0 is the direction the listener faces
|
/hardware/libhardware/include_all/hardware/ |
D | gps.h | 389 float azimuth; member 430 float azimuth; member
|
D | sensors.h | 223 float azimuth; member
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 389 float azimuth; member 430 float azimuth; member
|
D | sensors.h | 223 float azimuth; member
|
/hardware/interfaces/audio/effect/7.0/ |
D | IVirtualizerEffect.hal | 62 vec<int16_t> azimuth;
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_gps.h | 598 float azimuth; member 639 float azimuth; member
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_gps.h | 574 float azimuth; member 615 float azimuth; member
|
/hardware/qcom/sm7250/gps/utils/ |
D | loc_gps.h | 604 float azimuth; member 645 float azimuth; member
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_gps.h | 578 float azimuth; member 619 float azimuth; member
|
/hardware/qcom/sm8150/gps/utils/ |
D | loc_gps.h | 604 float azimuth; member 645 float azimuth; member
|
/hardware/qcom/sm8150p/gps/utils/ |
D | loc_gps.h | 598 float azimuth; member 639 float azimuth; member
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 682 … (int)(0.5 + svStatus.gnss_sv_list[svNumber-1].azimuth)); //float to int in loc_eng_nmea_generate_sv() 757 (int)(0.5 + svStatus.gnss_sv_list[svNumber - 1].azimuth)); //float to int in loc_eng_nmea_generate_sv()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 676 … (int)(0.5 + svStatus.gnss_sv_list[svNumber-1].azimuth)); //float to int in loc_eng_nmea_generate_sv() 754 (int)(0.5 + svStatus.gnss_sv_list[svNumber - 1].azimuth)); //float to int in loc_eng_nmea_generate_sv()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_log.c | 258 CHECK_MASK(float, sv->azimuth, mask, RPC_LOC_SV_INFO_VALID_AZIMUTH), in log_satellite_report()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_log.c | 258 CHECK_MASK(float, sv->azimuth, mask, RPC_LOC_SV_INFO_VALID_AZIMUTH), in log_satellite_report()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_log.c | 258 CHECK_MASK(float, sv->azimuth, mask, RPC_LOC_SV_INFO_VALID_AZIMUTH), in log_satellite_report()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_log.c | 258 CHECK_MASK(float, sv->azimuth, mask, RPC_LOC_SV_INFO_VALID_AZIMUTH), in log_satellite_report()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_log.c | 258 CHECK_MASK(float, sv->azimuth, mask, RPC_LOC_SV_INFO_VALID_AZIMUTH), in log_satellite_report()
|