Searched refs:find_max_y (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkPath.cpp | 2463 static int find_max_y(const SkPoint pts[], int count) { in find_max_y() function 2558 int index = find_max_y(pts, n); in ComputeFirstDirection() |
Completed in 7 milliseconds