Searched refs:tribleIntToRationalWithBlank (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 | 1031 ValueFormatDelegate ExifMetadatFormatter::tribleIntToRationalWithBlank = member in OHOS::Media::ExifMetadatFormatter 1109 {"GPSLatitude", tribleIntToRationalWithBlank}, 1114 {"GPSLongitude", tribleIntToRationalWithBlank}, 1137 {"GPSTimeStamp", tribleIntToRationalWithBlank}, 1155 {"YCbCrCoefficients", tribleIntToRationalWithBlank}, 1206 {"GPSDestLatitude", tribleIntToRationalWithBlank}, 1209 {"GPSDestLongitude", tribleIntToRationalWithBlank},
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/ |
H A D | exif_metadata_formatter.h | 89 static ValueFormatDelegate tribleIntToRationalWithBlank; variable
|