Searched defs:CreateImageSourceWithOption (Results 1 - 1 of 1) sorted by relevance
/foundation/multimedia/image_framework/frameworks/kits/cj/src/ | ||
H A D | image_source_impl.cpp | 39 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSourceWithOption(std::string uri, SourceOptions &opts, in CreateImageSourceWithOption() function in OHOS::Media::ImageSourceImpl 53 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSourceWithOption(int fd, SourceOptions &opts, in CreateImageSourceWithOption() function in OHOS::Media::ImageSourceImpl 67 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSourceWithOption(uint8_t *data, uint32_t size, in CreateImageSourceWithOption() function in OHOS::Media::ImageSourceImpl |
Completed in 2 milliseconds