Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkPolyUtils.cpp188 SkScalar lastPerpDot = 0; in SkIsConvexPolygon() local
205 if (lastPerpDot*perpDot < 0) { in SkIsConvexPolygon()
209 lastPerpDot = perpDot; in SkIsConvexPolygon()

Completed in 4 milliseconds