Searched refs:setGpsLatitude (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h618 bool setGpsLatitude(const char *gpsLatitude);
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp2984 bool ExynosCamera::setGpsLatitude(const char *gpsLatitude) function in class:android::ExynosCamera
H A DExynosCameraHWInterface.cpp1413 if (m_secCamera->setGpsLatitude(strNewGpsLatitude) == false) {
1414 ALOGE("ERR(%s):m_secCamera->setGpsLatitude(%s) fail", __func__, strNewGpsLatitude);

Completed in 2540 milliseconds