Searched refs:oldCanvas (Results 1 – 1 of 1) sorted by relevance
23192 Canvas oldCanvas = null; in createSnapshot() local23198 oldCanvas = attachInfo.mCanvas; in createSnapshot()23230 if (oldCanvas != null) { in createSnapshot()23231 attachInfo.mCanvas = oldCanvas; in createSnapshot()