Home
last modified time | relevance | path

Searched refs:gps_version (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp3704 unsigned char gps_version[4] = { 0x02, 0x02, 0x00, 0x00 }; in m_setExifFixedAttribute() local
3705 memcpy(mExifInfo.gps_version_id, gps_version, sizeof(gps_version)); in m_setExifFixedAttribute()
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.cpp5698 unsigned char gps_version[4] = { 0x02, 0x02, 0x00, 0x00 }; in m_setExifFixedAttribute() local
5699 memcpy(mExifInfo.gps_version_id, gps_version, sizeof(gps_version)); in m_setExifFixedAttribute()