Searched refs:counterLauncher (Results 1 – 1 of 1) sorted by relevance
121 final CounterRotator counterLauncher = new CounterRotator(); in wrap() local126 counterLauncher.setup(t, parent.getLeash(), rotateDelta, displayW, in wrap()132 if (counterLauncher.getSurface() != null) { in wrap()133 t.setLayer(counterLauncher.getSurface(), launcherLayer); in wrap()138 if (counterLauncher.getSurface() != null) { in wrap()139 t.setLayer(counterLauncher.getSurface(), info.getChanges().size() * 3); in wrap()152 counterLauncher.addChild(t, leash); in wrap()162 counterLauncher.addChild(t, leashMap.get(launcherTask.getLeash())); in wrap()184 counterLauncher.cleanUp(finishTransaction); in wrap()