Searched refs:tempCanvas (Results 1 – 1 of 1) sorted by relevance
138 auto tempCanvas = entry.surface->getCanvas(); in repack() local139 tempCanvas->clear(SK_ColorTRANSPARENT); in repack()140 tempCanvas->drawImageRect(sourceImageAtlas, currentVDRect, newRect, nullptr); in repack()