Home
last modified time | relevance | path

Searched defs:ModifyImageProperty (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decoder.h178 virtual uint32_t ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function
184 virtual uint32_t ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function
190 virtual uint32_t ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp157 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function in OHOS::Media::ImageSource
163 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function in OHOS::Media::ImageSource
169 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function in OHOS::Media::ImageSource
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp1021 uint32_t JpegDecoder::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function in OHOS::ImagePlugin::JpegDecoder
1037 uint32_t JpegDecoder::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function in OHOS::ImagePlugin::JpegDecoder
1054 uint32_t JpegDecoder::ModifyImageProperty(uint32_t index, const std::string &key, in ModifyImageProperty() function in OHOS::ImagePlugin::JpegDecoder
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp210 uint32_t ImageSourceImpl::ModifyImageProperty(std::string key, std::string value) in ModifyImageProperty() function in OHOS::Media::ImageSourceImpl
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1475 uint32_t ImageSource::ModifyImageProperty(const std::string &key, const std::string &value) in ModifyImageProperty() function in OHOS::Media::ImageSource
1491 uint32_t ImageSource::ModifyImageProperty(std::shared_ptr<MetadataAccessor> metadataAccessor, in ModifyImageProperty() function in OHOS::Media::ImageSource
1509 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, const std::string… in ModifyImageProperty() function in OHOS::Media::ImageSource
1515 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, const std::string… in ModifyImageProperty() function in OHOS::Media::ImageSource
1531 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, const std::string… in ModifyImageProperty() function in OHOS::Media::ImageSource
1545 uint32_t ImageSource::ModifyImageProperty(uint32_t index, const std::string &key, const std::string… in ModifyImageProperty() function in OHOS::Media::ImageSource
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1889 uint32_t ExtDecoder::ModifyImageProperty(uint32_t index, const std::string &key, in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
1896 uint32_t ExtDecoder::ModifyImageProperty(uint32_t index, const std::string &key, in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
1904 uint32_t ExtDecoder::ModifyImageProperty(uint32_t index, const std::string &key, in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp2084 napi_value ImageSourceNapi::ModifyImageProperty(napi_env env, napi_callback_info info) in ModifyImageProperty() function in OHOS::Media::ImageSourceNapi
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp1224 uint32_t PixelMap::ModifyImageProperty(const std::string &key, const std::string &value) in ModifyImageProperty() function in OHOS::Media::PixelMap