Home
last modified time | relevance | path

Searched refs:calc_inf_cusp_klm (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrPathUtils.cpp721 static void calc_inf_cusp_klm(const SkPoint pts[4], SkScalar tn, SkScalar sn, SkMatrix* klm) { in calc_inf_cusp_klm() function
819 calc_inf_cusp_klm(src, tt[0], ss[0], klm); in getCubicKLM()