Searched refs:startR (Results 1 – 1 of 1) sorted by relevance
44 int startR = (startInt >> 16) & 0xff; in evaluate() local55 (int)((startR + (int)(fraction * (endR - startR))) << 16) | in evaluate()