Searched defs:ibot (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkRegion_path.cpp272 // If returns 0, ignore itop and ibot
273 static int count_path_runtype_values(const SkPath& path, int* itop, int* ibot) { argument
308 *ibot = SkScalarRoundToInt(bot);

Completed in 40 milliseconds