Searched defs:backImage (Results 1 – 2 of 2) sorted by relevance
1126 auto backImage = device->snapSpecial(devBounds, /* forceCopy= */ true); in internalSaveBehind() local1147 std::unique_ptr<BackImage> backImage = std::move(fMCRec->fBackImage); in internalRestore() local
1179 auto backImage = device->snapSpecial(devBounds, /* copy */ true); in internalSaveBehind() local1200 std::unique_ptr<BackImage> backImage = std::move(fMCRec->fBackImage); in internalRestore() local