Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/animation/
DParticle.java18 public class Particle { class
26 public Particle(float x, float y, float radius, float r, float g, float b) { in Particle() method in Particle