Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkPathOpsAsWinding.cpp41 static Contour::Direction to_direction(SkScalar dy) { in to_direction() function
87 directions[index] = to_direction((*CurveSlopeAtT[verb])(pts, weight, tVals[index]).fY); in contains_edge()
163 *direction = to_direction(dy); in left_edge()
/third_party/skia/src/pathops/
DSkPathOpsAsWinding.cpp42 static Contour::Direction to_direction(SkScalar dy) { in to_direction() function
88 directions[index] = to_direction((*CurveSlopeAtT[verb])(pts, weight, tVals[index]).fY); in contains_edge()
164 *direction = to_direction(dy); in left_edge()