Searched defs:SkUnitCubicInterp (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/utils/
H A DSkInterpolator.cpp68 SkUnitCubicInterp(t, blend[0], blend[1], blend[2], blend[3]) : t;
232 SkScalar SkUnitCubicInterp(SkScalar value, SkScalar bx, SkScalar by, function
/external/skqp/src/utils/
H A DSkInterpolator.cpp68 SkUnitCubicInterp(t, blend[0], blend[1], blend[2], blend[3]) : t;
232 SkScalar SkUnitCubicInterp(SkScalar value, SkScalar bx, SkScalar by, function

Completed in 294 milliseconds