Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRegion_path.cpp42 int computeRunCount() const;
198 int SkRgnBuilder::computeRunCount() const { in computeRunCount() function in SkRgnBuilder
358 int count = builder.computeRunCount(); in setPath()