Searched refs:addGhost (Results 1 – 3 of 3) sorted by relevance
94 public static GhostView addGhost(View view, ViewGroup viewGroup, Matrix matrix) { in addGhost() method in GhostView134 public static GhostView addGhost(View view, ViewGroup viewGroup) { in addGhost() method in GhostView135 return addGhost(view, viewGroup, null); in addGhost()
373 GhostView ghostView = GhostView.addGhost(view, sceneRoot, localEndMatrix); in createGhostView()
806 GhostView.addGhost(view, decor, tempMatrix); in moveSharedElementsToOverlay()