Home
last modified time | relevance | path

Searched defs:GetFractionFromStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata_formatter.cpp705 std::string ExifMetadatFormatter::GetFractionFromStr(const std::string &decimal, bool &outRange) in GetFractionFromStr() function in OHOS::Media::ExifMetadatFormatter
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp1101 static bool GetFractionFromStr(const std::string &decimal, ExifRational &result) in GetFractionFromStr() function