Searched defs:red (Results 1 – 7 of 7) sorted by relevance
54 val red = NetworkStats(TEST_START, 0) in testOrderInsensitiveEquals() constant
41 float red = (r-MAX(g, b))/256.f; in JNIFUNCF() local
638 int red = (data[pos] & 0x30) >> 4; in parseC1() local694 int red = (data[pos] & 0x30) >> 4; in parseC1() local
143 public final int red; field in Cea708Data.CaptionColor147 public CaptionColor(int opacity, int red, int green, int blue) { in CaptionColor()
579 final NetworkStats red = new NetworkStats(TEST_START, -1); in testAddWhenEmpty() local
524 float red = ((color >>> 16) & 0xFF) / 255f * alpha; in getColor() local
8104 final Account red = new Account("red", "red"); in testInsertInconsistentAccountType() local