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.h397 friend class ImageSource; variable
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
Dpixel_map.h215 friend class ImageSource; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_pixelmap.cpp201 class ImageSource { class
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
Dimage_source.cpp1888 ImageSource::ImageSource(unique_ptr<SourceStream> &&stream, const SourceOptions &opts) in ImageSource() function in OHOS::Media::ImageSource