OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkUnitCubicInterp
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/utils/
SkInterpolator.cpp
69
SkUnitCubicInterp
(t, blend[0], blend[1], blend[2], blend[3]) : t;
233
SkScalar
SkUnitCubicInterp
(SkScalar value, SkScalar bx, SkScalar by,
/external/skqp/src/utils/
SkInterpolator.cpp
69
SkUnitCubicInterp
(t, blend[0], blend[1], blend[2], blend[3]) : t;
233
SkScalar
SkUnitCubicInterp
(SkScalar value, SkScalar bx, SkScalar by,
Completed in 68 milliseconds