Home | History | Annotate | Download | only in HAL

Lines Matching refs:gpsDateStamp

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