Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp39 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSourceWithOption(std::string uri, SourceOp… in CreateImageSourceWithOption() function in OHOS::Media::ImageSourceImpl
53 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSourceWithOption(int fd, SourceOptions &op… in CreateImageSourceWithOption() function in OHOS::Media::ImageSourceImpl
67 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSourceWithOption(uint8_t *data, uint32_t s… in CreateImageSourceWithOption() function in OHOS::Media::ImageSourceImpl