Home
last modified time | relevance | path

Searched refs:UpdatePixelMapInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h279 …uint32_t UpdatePixelMapInfo(const DecodeOptions &opts, ImagePlugin::PlImageInfo &plInfo, PixelMap …
280 uint32_t UpdatePixelMapInfo(const DecodeOptions &opts, ImagePlugin::PlImageInfo &plInfo,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp270 uint32_t ImageSource::UpdatePixelMapInfo(const DecodeOptions &opts, ImagePlugin::PlImageInfo &plInf… in UpdatePixelMapInfo() function in OHOS::Media::ImageSource
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1006 errorCode = UpdatePixelMapInfo(opts_, plInfo, *(pixelMap.get()), opts_.fitDensity, true); in CreatePixelMapByInfos()
1182 errorCode = UpdatePixelMapInfo(opts_, plInfo, *(pixelMap.get())); in CreatePixelMap()
1330 ret = UpdatePixelMapInfo(opts_, plInfo, pixelMap); in PromoteDecoding()
2365 uint32_t ImageSource::UpdatePixelMapInfo(const DecodeOptions &opts, ImagePlugin::PlImageInfo &plInf… in UpdatePixelMapInfo() function in OHOS::Media::ImageSource
2368 return UpdatePixelMapInfo(opts, plInfo, pixelMap, INT_ZERO); in UpdatePixelMapInfo()
2370 uint32_t ImageSource::UpdatePixelMapInfo(const DecodeOptions &opts, ImagePlugin::PlImageInfo &plInf… in UpdatePixelMapInfo() function in OHOS::Media::ImageSource