Searched refs:counterLauncher (Results 1 – 1 of 1) sorted by relevance
120 final CounterRotator counterLauncher = new CounterRotator(); in wrap() local125 counterLauncher.setup(t, parent.getLeash(), rotateDelta, displayW, in wrap()131 if (counterLauncher.getSurface() != null) { in wrap()132 t.setLayer(counterLauncher.getSurface(), launcherLayer); in wrap()137 if (counterLauncher.getSurface() != null) { in wrap()138 t.setLayer(counterLauncher.getSurface(), info.getChanges().size() * 3); in wrap()151 counterLauncher.addChild(t, leash); in wrap()161 counterLauncher.addChild(t, leashMap.get(launcherTask.getLeash())); in wrap()183 counterLauncher.cleanUp(finishTransaction); in wrap()