Home
last modified time | relevance | path

Searched refs:DecodeInfoOptions (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h27 struct DecodeInfoOptions { struct
58 void SetDecodeInfoOptions(const DecodeInfoOptions &options);
66 DecodeInfoOptions &GetDecodeInfoOptions();
68 DecodeInfoOptions options_ = {};
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp48 void ImageEvent::SetDecodeInfoOptions(const DecodeInfoOptions &options) in SetDecodeInfoOptions()
53 DecodeInfoOptions& ImageEvent::GetDecodeInfoOptions() in GetDecodeInfoOptions()
77 DecodeInfoOptions options = options_; in ReportDecodeFault()
131 DecodeInfoOptions options = options_; in ReportDecodeInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1046 DecodeInfoOptions options;
1071 DecodeInfoOptions options;
1095 DecodeInfoOptions &options = imageEvent.GetDecodeInfoOptions();

Completed in 5 milliseconds