Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawTweenPath.java35 public class DrawTweenPath extends PaintOperation implements VariableSupport { class
47 public DrawTweenPath(int path1Id, int path2Id, float tween, float start, float stop) { in DrawTweenPath() method in DrawTweenPath