Home | History | Annotate | Download | only in HAL

Lines Matching refs:gpsDateStamp

9818  *   @gpsDateStamp : GPS date time stamp string
9826 int32_t QCameraParameters::getExifGpsDateTimeStamp(char *gpsDateStamp,
9840 strftime(gpsDateStamp, bufLen, "%Y:%m:%d", UTCTimestamp);