HomeSort by relevance Sort by last modified time
    Searched refs:computeRunCount (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/src/core/
SkRegion_path.cpp 32 int computeRunCount() const;
161 int SkRgnBuilder::computeRunCount() const {
297 int count = builder.computeRunCount();
  /external/skia/src/core/
SkRegion_path.cpp 32 int computeRunCount() const;
174 int SkRgnBuilder::computeRunCount() const {
312 int count = builder.computeRunCount();

Completed in 22 milliseconds