Home
last modified time | relevance | path

Searched defs:ImageSource (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
Dimage_source_ohos.h27 DECLARE_ACE_TYPE(ImageSourceOhos, ImageSource) in DECLARE_ACE_TYPE() argument
/foundation/multimedia/image_framework/interfaces/innerkits/include/
Dincremental_pixel_map.h26 class ImageSource; variable
Dpixel_map.h209 friend class ImageSource; variable
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
Dpixel_map.h167 friend class ImageSource; variable
/foundation/multimedia/image_framework/interfaces/kits/js/
D@ohos.multimedia.image.d.ts1282 interface ImageSource { interface
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
Dimage_source.cpp1021 ImageSource::ImageSource(unique_ptr<SourceStream> &&stream, const SourceOptions &opts) in ImageSource() function in OHOS::Media::ImageSource