Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DPathCombine.java37 public class PathCombine extends PaintOperation implements VariableSupport, Serializable { class
60 public PathCombine(int outId, int pathId1, int pathId2, byte operation) { in PathCombine() method in PathCombine