Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.cpp301 Sk2f insideRightPad = pad - tms*tms*tms; in find_chops_around_inflection_points() local
304 if (insideLeftPad[0] > 0 && insideRightPad[0] > 0) { in find_chops_around_inflection_points()
311 if (insideLeftPad[1] > 0 && insideRightPad[1] > 0) { in find_chops_around_inflection_points()