Searched refs:SetDecodeInfoOptions (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
H A D | image_dfx.h | 58 void SetDecodeInfoOptions(const DecodeInfoOptions &options);
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_dfx.cpp | 48 void ImageEvent::SetDecodeInfoOptions(const DecodeInfoOptions &options) in SetDecodeInfoOptions() function in OHOS::Media::ImageEvent
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | image_source.h | 333 …void SetDecodeInfoOptions(uint32_t index, const DecodeOptions &opts, const ImageInfo &info, ImageE… 334 …void SetDecodeInfoOptions(uint32_t index, const DecodeOptions &opts, const ImagePlugin::PlImageInf…
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 813 SetDecodeInfoOptions(index, opts, info, imageEvent); in CreatePixelMapExtended() 1047 void ImageSource::SetDecodeInfoOptions(uint32_t index, const DecodeOptions &opts, const ImageInfo &… in SetDecodeInfoOptions() function in OHOS::Media::ImageSource 1069 imageEvent.SetDecodeInfoOptions(options); in SetDecodeInfoOptions() 1072 void ImageSource::SetDecodeInfoOptions(uint32_t index, const DecodeOptions &opts, in SetDecodeInfoOptions() function in OHOS::Media::ImageSource 1094 imageEvent.SetDecodeInfoOptions(options); in SetDecodeInfoOptions() 1164 SetDecodeInfoOptions(index, opts, plInfo, imageEvent); in CreatePixelMap()
|