Home
last modified time | relevance | path

Searched refs:tribleIntToRationalWithComma (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp1035 ValueFormatDelegate ExifMetadatFormatter::tribleIntToRationalWithComma = member in OHOS::Media::ExifMetadatFormatter
1110 {"GPSLatitude", tribleIntToRationalWithComma},
1115 {"GPSLongitude", tribleIntToRationalWithComma},
1156 {"YCbCrCoefficients", tribleIntToRationalWithComma},
1207 {"GPSDestLatitude", tribleIntToRationalWithComma},
1210 {"GPSDestLongitude", tribleIntToRationalWithComma},
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/
H A Dexif_metadata_formatter.h90 static ValueFormatDelegate tribleIntToRationalWithComma; variable