Searched defs:imageSource_ (Results 1 – 4 of 4) sorted by relevance
39 …: imageSource_(source), successCallback_(successCallback), context_(weakContext), codec_(std::move… in imageSource_() function106 ImageSourceInfo imageSource_; variable
45 : imageSource_(source), imageSize_(imageSize), frameCount_(frameCount), isSvg_(isSvg) in imageSource_() function
63 ImageSource *imageSource_ = nullptr; variable
99 std::shared_ptr<ImageSource> imageSource_; member