Searched defs:ColorTransform (Results 1 – 2 of 2) sorted by relevance
1261 public static final class ColorTransform implements Parcelable { class in Display1267 public ColorTransform(int id, int colorTransform) { in ColorTransform() method in Display.ColorTransform1315 private ColorTransform(Parcel in) { in ColorTransform() method in Display.ColorTransform
78 static constexpr Attribute ColorTransform = static_cast<Attribute>(6); variable