Home
last modified time | relevance | path

Searched refs:bufLen (Results 1 – 9 of 9) sorted by relevance

/device/asus/flo/camera/QCamera2/HAL/
DQCameraParameters.h393 int32_t getExifGpsDateTimeStamp(char *gpsDateStamp, uint32_t bufLen, rat_t *gpsTimeStamp);
DQCameraParameters.cpp5481 uint32_t bufLen, in getExifGpsDateTimeStamp() argument
5489 strftime(gpsDateStamp, bufLen, "%Y:%m:%d", UTCTimestamp); in getExifGpsDateTimeStamp()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraParameters.h392 int32_t getExifGpsDateTimeStamp(char *gpsDateStamp, uint32_t bufLen, rat_t *gpsTimeStamp);
DQCameraParameters.cpp5481 uint32_t bufLen, in getExifGpsDateTimeStamp() argument
5489 strftime(gpsDateStamp, bufLen, "%Y:%m:%d", UTCTimestamp); in getExifGpsDateTimeStamp()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1580 uint32_t bufLen, in getExifGpsDateTimeStamp() argument
1589 strftime(gpsDateStamp, bufLen, "%Y:%m:%d", UTCTimestamp); in getExifGpsDateTimeStamp()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.h539 int32_t getExifGpsDateTimeStamp(char *gpsDateStamp, uint32_t bufLen, rat_t *gpsTimeStamp);
DQCameraParameters.cpp7767 uint32_t bufLen, in getExifGpsDateTimeStamp() argument
7775 strftime(gpsDateStamp, bufLen, "%Y:%m:%d", UTCTimestamp); in getExifGpsDateTimeStamp()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1745 uint32_t bufLen, in getExifGpsDateTimeStamp() argument
1754 strftime(gpsDateStamp, bufLen, "%Y:%m:%d", UTCTimestamp); in getExifGpsDateTimeStamp()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2351 uint32_t bufLen, in getExifGpsDateTimeStamp() argument
2360 strftime(gpsDateStamp, bufLen, "%Y:%m:%d", UTCTimestamp); in getExifGpsDateTimeStamp()