Searched refs:oldCanvas (Results 1 – 1 of 1) sorted by relevance
24134 Canvas oldCanvas = null; in createSnapshot() local24140 oldCanvas = attachInfo.mCanvas; in createSnapshot()24172 if (oldCanvas != null) { in createSnapshot()24173 attachInfo.mCanvas = oldCanvas; in createSnapshot()