Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkDLineIntersection.cpp181 static int horizontal_coincident(const SkDLine& line, double y) { in horizontal_coincident() function
220 int result = horizontal_coincident(line, y); in horizontal()