Searched defs:BLUE (Results 1 – 4 of 4) sorted by relevance
38 private final Path BLUE = new File("path/to/blue").toPath(); field in PlaylistTest
42 #define BLUE (i+2) macro
38 public static final int BLUE = 3; field in Spline
35 #define BLUE(color) (((color) >> 0) & 0xff) macro