Searched refs:oldCanvas (Results 1 – 1 of 1) sorted by relevance
21281 Canvas oldCanvas = null; in createSnapshot() local21287 oldCanvas = attachInfo.mCanvas; in createSnapshot()21319 if (oldCanvas != null) { in createSnapshot()21320 attachInfo.mCanvas = oldCanvas; in createSnapshot()