Searched defs:RED (Results 1 – 7 of 7) sorted by relevance
30 RED = 31, enumerator
31 public static final int RED = 0; field in RggbChannelVector
230 private static final String RED = "red"; field in FileRotatorTest
39 public static final int RED = 0; field in Material
25 #define RED "\xff\x00\x00\xff" macro
32 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable
299 @ColorInt public static final int RED = 0xFFFF0000; field in Color