HomeSort by relevance Sort by last modified time
    Searched defs:SkUnitCubicInterp (Results 1 - 2 of 2) sorted by null

  /external/skia/src/utils/
SkInterpolator.cpp 68 SkUnitCubicInterp(t, blend[0], blend[1], blend[2], blend[3]) : t;
232 SkScalar SkUnitCubicInterp(SkScalar value, SkScalar bx, SkScalar by,
  /external/skqp/src/utils/
SkInterpolator.cpp 68 SkUnitCubicInterp(t, blend[0], blend[1], blend[2], blend[3]) : t;
232 SkScalar SkUnitCubicInterp(SkScalar value, SkScalar bx, SkScalar by,

Completed in 189 milliseconds