Searched refs:tribleIntToRationalWithComma (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | exif_metadata_formatter.cpp | 1035 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 D | exif_metadata_formatter.h | 90 static ValueFormatDelegate tribleIntToRationalWithComma; variable
|