Searched refs:addGhost (Results 1 – 3 of 3) sorted by relevance
99 public static GhostView addGhost(View view, ViewGroup viewGroup, Matrix matrix) { in addGhost() method in GhostView140 public static GhostView addGhost(View view, ViewGroup viewGroup) { in addGhost() method in GhostView141 return addGhost(view, viewGroup, null); in addGhost()
375 GhostView ghostView = GhostView.addGhost(view, sceneRoot, localEndMatrix); in createGhostView()
874 GhostView.addGhost(view, decor, tempMatrix); in moveSharedElementsToOverlay()