Searched refs:degrees (Results 1 – 2 of 2) sorted by relevance
249 static void convertGpsCoordinate(float degrees, float (*result)[3]) { in convertGpsCoordinate() argument250 float absDegrees = fabs(degrees); in convertGpsCoordinate()298 int32_t degrees = (int32_t)longValue; in convertToMetadata() local299 dst.update(ANDROID_JPEG_ORIENTATION, °rees, 1); in convertToMetadata()351 int32_t degrees; in createExifDataCommon() local378 degrees = (entry.count > 0) ? entry.data.i32[0] : 0; in createExifDataCommon()379 ALOGV("degrees %d focalLength %f", degrees, focalLength); in createExifDataCommon()387 switch (degrees) { in createExifDataCommon()
235 static void convertGpsCoordinate(float degrees, float (*result)[3]) { in convertGpsCoordinate() argument236 float absDegrees = fabs(degrees); in convertGpsCoordinate()287 int64_t degrees; in createExifData() local309 °rees)) { in createExifData()322 switch (degrees) { in createExifData()