Searched refs:startA (Results 1 – 1 of 1) sorted by relevance
326 int startA = (startInt >> 24) & 0xff; in evaluateColorChange() local337 return (int) ((startA + (int) (fraction * (endA - startA))) << 24) in evaluateColorChange()