Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPath.cpp2463 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()
/third_party/flutter/skia/src/core/
DSkPath.cpp2950 static int find_max_y(const SkPoint pts[], int count) { in find_max_y() function
3047 int index = find_max_y(pts, n); in CheapComputeFirstDirection()