Searched refs:accelSamplesPerBatch (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 202 … setSensorPerfControlConfig(int controlMode, int accelSamplesPerBatch, int accelBatchesPerSec, in setSensorPerfControlConfig() argument 207 … return mLocApi->setSensorPerfControlConfig(controlMode, accelSamplesPerBatch, accelBatchesPerSec, in setSensorPerfControlConfig()
|
D | loc_eng.cpp | 588 int accelSamplesPerBatch, in LocEngSensorPerfControlConfig() 599 mAccelSamplesPerBatch(accelSamplesPerBatch), in LocEngSensorPerfControlConfig()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 217 … setSensorPerfControlConfig(int controlMode, int accelSamplesPerBatch, int accelBatchesPerSec, in setSensorPerfControlConfig() argument 222 … return mLocApi->setSensorPerfControlConfig(controlMode, accelSamplesPerBatch, accelBatchesPerSec, in setSensorPerfControlConfig()
|
D | loc_eng.cpp | 645 int accelSamplesPerBatch, in LocEngSensorPerfControlConfig() 656 mAccelSamplesPerBatch(accelSamplesPerBatch), in LocEngSensorPerfControlConfig()
|
/hardware/qcom/gps/msm8960/core/ |
D | LocApiBase.h | 164 int accelSamplesPerBatch,
|
D | LocApiBase.cpp | 393 int accelSamplesPerBatch,
|
/hardware/qcom/gps/core/ |
D | LocApiBase.h | 182 int accelSamplesPerBatch,
|
D | LocApiBase.cpp | 436 int accelSamplesPerBatch,
|