HomeSort by relevance Sort by last modified time
    Searched full:compute_intervalcount (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkRegionPriv.h 25 static int compute_intervalcount(const SkRegion::RunType runs[]) { function
128 int n = compute_intervalcount(&runs[2]);
189 int n = compute_intervalcount(runs);

Completed in 84 milliseconds