Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp2397 static int find_max_y(const SkPoint pts[], int count) { in find_max_y() function
2492 int index = find_max_y(pts, n); in ComputeFirstDirection()
/external/skqp/src/core/
DSkPath.cpp3012 static int find_max_y(const SkPoint pts[], int count) { in find_max_y() function
3109 int index = find_max_y(pts, n); in CheapComputeFirstDirection()