Searched defs:GREEN (Results 1 – 4 of 4) sorted by relevance
37 private final Path GREEN = new File("../green").toPath(); field in PlaylistTest
41 #define GREEN (i+1) macro
37 public static final int GREEN = 2; field in Spline
34 #define GREEN(color) (((color) >> 8) & 0xff) macro