Home
last modified time | relevance | path

Searched defs:GetImagePropertyInt (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/image_standard/plugins/manager/include/image/
Dabs_image_decoder.h139 virtual uint32_t GetImagePropertyInt(uint32_t index, const std::string &key, int32_t &value) in GetImagePropertyInt() function
/foundation/multimedia/image_standard/plugins/common/libs/image/libjpegplugin/src/
Djpeg_decoder.cpp568 uint32_t JpegDecoder::GetImagePropertyInt(uint32_t index, const std::string &key, int32_t &value) in GetImagePropertyInt() function in OHOS::ImagePlugin::JpegDecoder
/foundation/multimedia/image_standard/plugins/common/libs/image/libgifplugin/src/
Dgif_decoder.cpp601 uint32_t GifDecoder::GetImagePropertyInt(uint32_t index, const std::string &key, int32_t &value) in GetImagePropertyInt() function in OHOS::ImagePlugin::GifDecoder
/foundation/multimedia/image_standard/frameworks/innerkitsimpl/codec/src/
Dimage_source.cpp564 uint32_t ImageSource::GetImagePropertyInt(uint32_t index, const std::string &key, int32_t &value) in GetImagePropertyInt() function in OHOS::Media::ImageSource