Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkDLineIntersection.cpp252 static int vertical_coincident(const SkDLine& line, double x) { in vertical_coincident() function
291 int result = vertical_coincident(line, x); in vertical()