Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DParticlesLoop.java45 public class ParticlesLoop extends PaintOperation implements VariableSupport, Container { class
76 public ParticlesLoop(int id, float[] restart, float[][] values) { in ParticlesLoop() method in ParticlesLoop