Searched refs:count_path_runtype_values (Results 1 - 2 of 2) sorted by path

/external/skia/src/core/
H A DSkRegion_path.cpp271 static int count_path_runtype_values(const SkPath& path, int* itop, int* ibot) { function
331 int pathTransitions = count_path_runtype_values(path, &pathTop, &pathBot);
/external/skqp/src/core/
H A DSkRegion_path.cpp271 static int count_path_runtype_values(const SkPath& path, int* itop, int* ibot) { function
331 int pathTransitions = count_path_runtype_values(path, &pathTop, &pathBot);

Completed in 318 milliseconds