Home
last modified time | relevance | path

Searched refs:setBatchSize (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.h141 void setBatchSize(size_t batchSize) { mBatchSize = batchSize; } in setBatchSize() function
DBatchingAdapter.cpp87 mAdapter.setBatchSize(batchSize); in readConfigCommand()
112 mApi.setBatchSize(mAdapter.getBatchSize()); in setConfigCommand()
178 mApi.setBatchSize(mAdapter.getBatchSize()); in handleEngineUpEvent()
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.h141 void setBatchSize(size_t batchSize) { mBatchSize = batchSize; } in setBatchSize() function
DBatchingAdapter.cpp88 mAdapter.setBatchSize(batchSize); in readConfigCommand()
113 mApi.setBatchSize(mAdapter.getBatchSize()); in setConfigCommand()
179 mApi.setBatchSize(mAdapter.getBatchSize()); in handleEngineUpEvent()
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.h141 void setBatchSize(size_t batchSize) { mBatchSize = batchSize; } in setBatchSize() function
DBatchingAdapter.cpp82 mAdapter.setBatchSize(batchSize); in readConfigCommand()
107 mApi.setBatchSize(mAdapter.getBatchSize()); in setConfigCommand()
173 mApi.setBatchSize(mAdapter.getBatchSize()); in handleEngineUpEvent()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h95 virtual int32_t setBatchSize(uint32_t);
315 virtual int32_t setBatchSize(uint32_t batchSize);
773 int32_t setBatchSize(uint32_t) override { return NO_ERROR; } in setBatchSize() function
DQCamera3Channel.cpp290 int32_t QCamera3Channel::setBatchSize(uint32_t batchSize) in setBatchSize() function in qcamera::QCamera3Channel
2070 int32_t QCamera3RegularChannel::setBatchSize(uint32_t batchSize) in setBatchSize() function in qcamera::QCamera3RegularChannel
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp87 mAdapter.setBatchSize(batchSize); in readConfigCommand()
112 mApi.setBatchSize(mAdapter.getBatchSize()); in setConfigCommand()
178 mApi.setBatchSize(mAdapter.getBatchSize()); in handleEngineUpEvent()
/hardware/qcom/sm7150/gps/core/
DLocApiBase.h313 virtual void setBatchSize(size_t size);
DLocApiBase.cpp870 void LocApiBase::setBatchSize(size_t /*size*/)
/hardware/qcom/sm8150p/gps/core/
DLocApiBase.h308 virtual void setBatchSize(size_t size);
DLocApiBase.cpp867 void LocApiBase::setBatchSize(size_t /*size*/)
/hardware/qcom/sm8150/gps/core/
DLocApiBase.h323 virtual void setBatchSize(size_t size);
DLocApiBase.cpp884 void LocApiBase::setBatchSize(size_t /*size*/) in open()
/hardware/qcom/sm7250/gps/core/
DLocApiBase.h323 virtual void setBatchSize(size_t size);
DLocApiBase.cpp884 void LocApiBase::setBatchSize(size_t /*size*/) in open()