Searched refs:sourceImage (Results 1 – 2 of 2) sorted by relevance
108 SkImage* sourceImage; // copy either from the atlas or from a standalone surface in repack() local113 sourceImage = entry.surface->makeImageSnapshot().get(); in repack()115 sourceImage = sourceImageAtlas; in repack()122 canvas->drawImageRect(sourceImage, currentVDRect, newRect, nullptr); in repack()
521 ImageItem &sourceImage = itemIdToItemMap.editValueAt(itemIndex); in apply() local524 sourceImage.hidden = true; in apply()