Searched refs:Dot14ToFloat (Results 1 – 1 of 1) sorted by relevance
30 #define Dot14ToFloat(x) ((x) / 16384.f) macro87 return Dot14ToFloat(eval_cubic(t, A, B, C)); in SkUnitCubicInterp()