Home
last modified time | relevance | path

Searched refs:setGpsLocation (Results 1 – 6 of 6) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h835 int32_t setGpsLocation(const QCameraParameters& );
DQCameraParameters.cpp3663 int32_t QCameraParameters::setGpsLocation(const QCameraParameters& params) in setGpsLocation() function in qcamera::QCameraParameters
4540 if ((rc = setGpsLocation(params))) final_rc = rc; in updateParameters()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h835 int32_t setGpsLocation(const QCameraParameters& );
DQCameraParameters.cpp3663 int32_t QCameraParameters::setGpsLocation(const QCameraParameters& params) in setGpsLocation() function in qcamera::QCameraParameters
4540 if ((rc = setGpsLocation(params))) final_rc = rc; in updateParameters()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.h925 int32_t setGpsLocation(const QCameraParameters& );
DQCameraParameters.cpp4054 int32_t QCameraParameters::setGpsLocation(const QCameraParameters& params) in setGpsLocation() function in qcamera::QCameraParameters
5091 if ((rc = setGpsLocation(params))) final_rc = rc; in updateParameters()