Home
last modified time | relevance | path

Searched refs:force_small_to_zero (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpEdgeBuilder.cpp22 static SkPoint force_small_to_zero(const SkPoint& pt) { in force_small_to_zero() function
38 curve[index] = force_small_to_zero(curve[index]); in can_add_curve()
99 curve[0] = force_small_to_zero(pts[0]); in preFetch()
105 curve[1] = force_small_to_zero(pts[1]); in preFetch()
115 curve[1] = force_small_to_zero(pts[1]); in preFetch()
116 curve[2] = force_small_to_zero(pts[2]); in preFetch()
123 curve[1] = force_small_to_zero(pts[1]); in preFetch()
124 curve[2] = force_small_to_zero(pts[2]); in preFetch()
133 curve[1] = force_small_to_zero(pts[1]); in preFetch()
134 curve[2] = force_small_to_zero(pt in preFetch()
[all...]

Completed in 1 milliseconds