Home
last modified time | relevance | path

Searched defs:particles (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/animation/
DParticleAnimation.java48 ArrayList<Particle> particles = mAllParticles.get(component.getComponentId()); in animate() local
60 mAllParticles.put(component.getComponentId(), particles); in animate() local