Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DImageAttribute.java35 public class ImageAttribute extends PaintOperation { class
54 public ImageAttribute(int id, int imageId, short type, int[] args) { in ImageAttribute() method in ImageAttribute