Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp40 Sk2f invlength = (X*X + Y*Y).rsqrt(); in normalize2() local
47 Sk2f invlength = (X*X + Y*Y).rsqrt(); in calc_curvature_costheta() local