Searched refs:imageSource (Results 1 – 4 of 4) sorted by relevance
128 if (RenderImageSource* imageSource = source->as<RenderImageSource>()) { in render() local129 … if (imageSource->isEnabled() && imageSource->isLoaded() && !imageSource->bucket->needsUpload()) { in render()130 RasterBucket& bucket = *imageSource->bucket; in render()136 for (auto matrix_ : imageSource->matrices) { in render()
130 const auto& imageSource = *source->as<ImageSource>(); in getStatus() local131 if (imageSource.getURL()) { in getStatus()221 const auto& imageSource = *source->as<ImageSource>(); in activateDownload() local222 auto imageUrl = imageSource.getURL(); in activateDownload()
46 property string imageSource: "qrc:/images/Triangle_Top.png"60 source: imageSource
75 imageSource: "qrc:/images/Triangle_bottom.png"