Home
last modified time | relevance | path

Searched defs:interp_cubic_coords (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsCubic.cpp89 static void interp_cubic_coords(const double* src, double* dst, double t) { in interp_cubic_coords() function
608 static double interp_cubic_coords(const double* src, double t) { in interp_cubic_coords() function