Searched defs:ImageSource (Results 1 – 6 of 6) sorted by relevance
27 DECLARE_ACE_TYPE(ImageSourceOhos, ImageSource) in DECLARE_ACE_TYPE() argument
26 class ImageSource; variable
209 friend class ImageSource; variable
167 friend class ImageSource; variable
1282 interface ImageSource { interface
1021 ImageSource::ImageSource(unique_ptr<SourceStream> &&stream, const SourceOptions &opts) in ImageSource() function in OHOS::Media::ImageSource