Searched refs:doubleIntWithComma (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 | 990 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 D | exif_metadata_formatter.h | 78 static ValueFormatDelegate doubleIntWithComma; variable
|