Searched defs:Rc (Results 1 – 4 of 4) sorted by relevance
43 float Rc = R * (Rt + S) + G * Gt + B * Bt; in JNIFUNCF() local
52 float Rc = R * (Rt + S) + G * Gt + B * Bt; in JNIFUNCF() local
158 float Rc = r*scaleR; in JNIFUNCF() local
143 impl LeAclManager for Rc<MockActiveLeAclManager> { implementation