Searched defs:ColorMode (Results 1 – 4 of 4) sorted by relevance
25 using ColorMode = int32_t; // android_color_mode_t; variable
272 public @interface ColorMode {} annotation in ActivityInfo
54 @interface ColorMode { annotation in PrintAttributes
53 static constexpr Attribute ColorMode = static_cast<Attribute>(6); variable