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