Searched refs:sourceImageAtlas (Results 1 – 1 of 1) sorted by relevance
95 SkImage* sourceImageAtlas = nullptr; in repack() local97 sourceImageAtlas = mSurface->makeImageSnapshot().get(); in repack()115 sourceImage = sourceImageAtlas; in repack()140 tempCanvas->drawImageRect(sourceImageAtlas, currentVDRect, newRect, nullptr); in repack()