/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | raw_decoder_test.cpp | 295 PixelDecodeOptions opts; 312 PixelDecodeOptions opts; 337 PixelDecodeOptions opts; 358 PixelDecodeOptions opts; 379 PixelDecodeOptions opts; 400 PixelDecodeOptions opts; 417 PixelDecodeOptions opts; 442 PixelDecodeOptions opts; 556 PixelDecodeOptions opts; 627 PixelDecodeOptions opts; [all …]
|
H A D | svg_decoder_test.cpp | 162 PixelDecodeOptions opts; 179 PixelDecodeOptions opts; 204 PixelDecodeOptions opts; 225 PixelDecodeOptions opts; 345 PixelDecodeOptions opts; 442 PixelDecodeOptions opts;
|
H A D | jpeg_decoder_ex_test.cpp | 618 PixelDecodeOptions opts; 639 PixelDecodeOptions opts; 658 PixelDecodeOptions opts; 678 PixelDecodeOptions opts; 694 PixelDecodeOptions opts;
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/include/ |
H A D | svg_decoder.h | 42 …uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) overr… 54 uint32_t DoSetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info); 77 PixelDecodeOptions opts_;
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/include/ |
H A D | raw_decoder.h | 33 …uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) overr… 49 uint32_t DoSetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info); 68 PixelDecodeOptions opts_;
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/ |
H A D | png_decoder.h | 56 …uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) overr… 93 uint32_t ConfigInfo(const PixelDecodeOptions &opts); 98 void DealNinePatch(const PixelDecodeOptions &opts); 114 PixelDecodeOptions opts_;
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/ |
H A D | jpeg_decoder.h | 54 …uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) overr… 81 uint32_t StartDecompress(const PixelDecodeOptions &opts); 100 PixelDecodeOptions opts_;
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/include/ |
H A D | webp_decoder.h | 46 …uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) overr… 79 PixelDecodeOptions opts_;
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | bmp_decoder_test.cpp | 183 PixelDecodeOptions opts; 200 PixelDecodeOptions opts; 225 PixelDecodeOptions opts; 246 PixelDecodeOptions opts; 267 PixelDecodeOptions opts; 288 PixelDecodeOptions opts; 501 const PixelDecodeOptions opts; 704 const PixelDecodeOptions opts;
|
H A D | gif_decoder_test.cpp | 142 PixelDecodeOptions opts; 163 PixelDecodeOptions opts; 184 PixelDecodeOptions opts;
|
H A D | webp_decoder_test.cpp | 184 PixelDecodeOptions opts; 201 PixelDecodeOptions opts; 226 PixelDecodeOptions opts; 247 PixelDecodeOptions opts; 409 PixelDecodeOptions opts; 633 PixelDecodeOptions opts;
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/ |
H A D | png_decoder_test.cpp | 189 PixelDecodeOptions opts; 206 PixelDecodeOptions opts; 231 PixelDecodeOptions opts; 252 PixelDecodeOptions opts; 272 PixelDecodeOptions opts; 293 PixelDecodeOptions opts; 315 PixelDecodeOptions opts; 337 PixelDecodeOptions opts; 359 PixelDecodeOptions opts; 381 PixelDecodeOptions opts; [all …]
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/ |
H A D | image_plugin_fuzz.cpp | 59 PixelDecodeOptions plOpts; in ExtDecoderFuncTest001() 99 PixelDecodeOptions plOpts; in SvgDecoderFuncTest001()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/ |
H A D | raw_decoder.cpp | 60 PixelDecodeOptions opts; in Reset() 108 uint32_t RawDecoder::SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &… in SetDecodeOptions() 300 uint32_t RawDecoder::DoSetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo… in DoSetDecodeOptions()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/ |
H A D | mock_abs_image_decoder.h | 34 uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) in SetDecodeOptions()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/ |
H A D | abs_image_decoder.h | 106 struct PixelDecodeOptions { struct 147 …virtual uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &inf…
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/ |
H A D | svg_decoder.cpp | 209 SkImageInfo MakeImageInfo(const PixelDecodeOptions &opts) in MakeImageInfo() 263 PixelDecodeOptions opts; in Reset() 269 uint32_t SvgDecoder::SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &… in SetDecodeOptions() 528 uint32_t SvgDecoder::DoSetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo… in DoSetDecodeOptions()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/include/ |
H A D | heif_decoder.h | 33 …virtual uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &inf…
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/include/ |
H A D | bmp_decoder.h | 45 …uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) overr…
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/ |
H A D | ext_decoder.h | 53 …uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) overr… 114 uint32_t CheckDecodeOptions(uint32_t index, const PixelDecodeOptions &opts);
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/include/ |
H A D | gif_decoder.h | 43 …uint32_t SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &info) overr…
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/ |
H A D | image_png_plugin_fuzz.cpp | 89 PixelDecodeOptions plOpts; in PngDecoderFuncTest001()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/ |
H A D | heif_decoder.cpp | 48 uint32_t HeifDecoder::SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo … in SetDecodeOptions()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
H A D | png_decoder.cpp | 110 uint32_t PngDecoder::SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo &… in SetDecodeOptions() 1055 uint32_t PngDecoder::ConfigInfo(const PixelDecodeOptions &opts) in ConfigInfo() 1152 void PngDecoder::DealNinePatch(const PixelDecodeOptions &opts) in DealNinePatch()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | jpeg_decoder.cpp | 256 static int CalculateInSampleSize(const jpeg_decompress_struct &dInfo, const PixelDecodeOptions &opt… in CalculateInSampleSize() 307 uint32_t JpegDecoder::SetDecodeOptions(uint32_t index, const PixelDecodeOptions &opts, PlImageInfo … in SetDecodeOptions() 716 uint32_t JpegDecoder::StartDecompress(const PixelDecodeOptions &opts) in StartDecompress()
|