Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp990 ValueFormatDelegate ExifMetadatFormatter::doubleIntWithComma = member in OHOS::Media::ExifMetadatFormatter
1224 {"DefaultCropSize", doubleIntWithComma},
1238 {"SubjectLocation", doubleIntWithComma},
1277 {"SubjectArea", doubleIntWithComma},
1279 {"SourceImageNumberOfCompositeImage", doubleIntWithComma},
1281 {"YCbCrSubSampling", doubleIntWithComma},
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/
H A Dexif_metadata_formatter.h78 static ValueFormatDelegate doubleIntWithComma; variable