Home | History | Annotate | Download | only in HAL3

Lines Matching defs:getExifLongitude

2106  * FUNCTION   : getExifLongitude
2119 int32_t getExifLongitude(rat_t *longitude, char *lonRef, double value)
2353 rc = getExifLongitude(longitude, lonRef,
2366 ALOGE("%s: getExifLongitude failed", __func__);