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