Home
last modified time | relevance | path

Searched refs:setRuns (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/include/core/
H A DSkRegion.h651 bool setRuns(RunType runs[], int count);
/third_party/skia/src/core/
H A DSkRegion.cpp271 bool SkRegion::setRuns(RunType runs[], int count) { in setRuns() function in SkRegion
276 // SkDEBUGF("setRuns: empty\n"); in setRuns()
1128 return result->setRuns(&array[0], count); in Oper()

Completed in 4 milliseconds