Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRegionPriv.h30 static int compute_intervalcount(const SkRegion::RunType runs[]) { in compute_intervalcount() function
142 int n = compute_intervalcount(&runs[2]); in SkipEntireScanline()
203 int n = compute_intervalcount(runs); in computeRunBounds()