Searched refs:lastRoot (Results 1 – 2 of 2) sorted by relevance
76 CanvasViewInfo lastRoot = mViewHierarchy.getRoot(); in paint() local77 if (lastRoot != null) { in paint()82 drawOutline(gc, lastRoot); in paint()
270 CanvasViewInfo lastRoot = mCanvas.getViewHierarchy().getRoot(); in pasteSelection() local271 if (lastRoot == null) { in pasteSelection()286 target = lastRoot; in pasteSelection()