Home
last modified time | relevance | path

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

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