/device/google/cuttlefish/common/libs/time/ |
D | monotonic_time_test.cpp | 41 int64_t scale = 1000; in TEST_F() local 48 int64_t scale = 1; in TEST_F() local 69 int64_t scale = 1; in TEST_F() local 76 int64_t scale = 1; in TEST_F() local 97 int64_t scale = 1; in TEST_F() local 105 int64_t scale = 1; in TEST_F() local
|
D | monotonic_time.h | 28 TimeDifference(time_t seconds, long nanoseconds, int64_t scale) : in TimeDifference() 38 TimeDifference(const TimeDifference& in, int64_t scale) : in TimeDifference() 50 TimeDifference(const struct timespec& in, int64_t scale) : in TimeDifference()
|
/device/google/wahoo/vibrator/ |
D | Vibrator.cpp | 70 std::ofstream&& scale, std::ofstream&& ctrlloop, std::ofstream&& lptrigger) : in Vibrator() 163 uint8_t scale; in convertEffectStrength() local
|
D | service.cpp | 170 std::ofstream scale{SCALE_PATH}; in registerVibratorService() local
|
/device/google/crosshatch/vibrator/ |
D | Vibrator.cpp | 104 std::ofstream&& queue, std::ofstream&& scale) : in Vibrator() 145 int32_t scale = amplitudeToScale(amplitude, UINT8_MAX); in setAmplitude() local
|
D | impl.cpp | 132 std::ofstream scale{DIGI_SCALE_PATH}; in makeVibratorService() local
|
/device/google/coral/vibrator/ |
D | Vibrator.cpp | 165 int32_t scale = amplitudeToScale(amplitude, maximum); in setEffectAmplitude() local 177 int32_t scale = amplitudeToScale(amplitude, VOLTAGE_SCALE_MAX); in setGlobalAmplitude() local
|
/device/google/bonito/vibrator/ |
D | Vibrator.h | 42 std::ofstream scale; member
|
D | Vibrator.cpp | 153 uint8_t scale; in convertEffectStrength() local
|
/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/ |
D | sphere_fit_calibration.c | 184 const float scale = 1.f / norm; in sphereFitResidAndJacobianFunc() local
|
/device/google/contexthub/firmware/os/inc/ |
D | halIntf.h | 83 float scale[3]; member
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_compositor.cpp | 151 int32_t scale) { in surface_set_buffer_scale()
|
/device/google/coral/vibrator/tests/ |
D | test-vibrator.cpp | 393 auto scale = EFFECT_SCALE.find(param); in TEST_P() local
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | msm_mdp_ext.h | 85 void * scale; member 103 uint64_t scale; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 317 void *scale; member 395 uint64_t scale; member
|
/device/google/bonito/sdm710/kernel-headers/linux/ |
D | msm_mdp_ext.h | 84 void * scale; member 102 uint64_t scale; member
|
/device/google/bonito/sdm710/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 314 void *scale; member 392 uint64_t scale; member
|
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | st_mag40.c | 396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument 407 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument
|
/device/google/crosshatch/sdm845/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 314 void *scale; member 392 uint64_t scale; member
|
/device/google/crosshatch/sdm845/kernel-headers/linux/ |
D | msm_mdp_ext.h | 84 void * scale; member 102 uint64_t scale; member
|
D | msm_mdp.h | 650 struct mdp_scale_data scale; member 775 uint32_t scale; member
|
/device/google/contexthub/firmware/os/drivers/st_acc44/ |
D | st_acc44.c | 298 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument
|
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 720 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 733 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 687 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 700 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | st_lsm6dsm.c | 978 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument 985 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument
|