Home
last modified time | relevance | path

Searched refs:IncrementalSourceOptions (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dinterface_test.cpp57 IncrementalSourceOptions incOpts;
77 IncrementalSourceOptions incOpts;
97 IncrementalSourceOptions incOpts;
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_webp_test.cpp280 IncrementalSourceOptions incOpts;
382 IncrementalSourceOptions incOpts;
452 IncrementalSourceOptions incOpts;
605 IncrementalSourceOptions incOpt;
635 IncrementalSourceOptions incOpt;
H A Dimage_source_png_test.cpp238 IncrementalSourceOptions incOpts;
342 IncrementalSourceOptions incOpts;
410 IncrementalSourceOptions incOpts;
H A Dimage_source_test.cpp239 const IncrementalSourceOptions opts;
252 IncrementalSourceOptions incOpts;
301 IncrementalSourceOptions incOpts;
317 IncrementalSourceOptions incOpts;
340 IncrementalSourceOptions incOpts;
H A Dimage_source_jpeg_test.cpp290 IncrementalSourceOptions opts;
733 IncrementalSourceOptions incOpts;
837 IncrementalSourceOptions incOpts;
908 IncrementalSourceOptions incOpts;
H A Dimage_source_heif_test.cpp269 IncrementalSourceOptions opts;
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h77 struct IncrementalSourceOptions { struct
176 …tic std::unique_ptr<ImageSource> CreateIncrementalImageSource(const IncrementalSourceOptions &opts,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp103 …ue_ptr<ImageSource> ImageSource::CreateIncrementalImageSource(const IncrementalSourceOptions &opts, in CreateIncrementalImageSource()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp86 IncrementalSourceOptions incOpts; in CreateIncrementalSource()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp360 IncrementalSourceOptions incOpts; in ImageSourceNapiCreateIncremental()
H A Dimage_source_napi.cpp1389 IncrementalSourceOptions incOpts; in CreateIncrementalSource()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp500 unique_ptr<ImageSource> ImageSource::CreateIncrementalImageSource(const IncrementalSourceOptions &o… in CreateIncrementalImageSource()