Home
last modified time | relevance | path

Searched refs:mGPSTimestamp (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h187 long mGPSTimestamp; member
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h244 long mGPSTimestamp; member
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp3912 unixTime = (time_t)mExifValues.mGPSTimestamp; in initExifData()
4052 mExifValues.mGPSTimestamp = atol(str); in setExifTagsGPS()