Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathWriter.cpp249 const SkTArray<SkPath>& partPartials = partWriter.partials(); in assemble() local
250 if (!partPartials.count()) { in assemble()
255 const SkPath& part = partPartials[0]; in assemble()

Completed in 2 milliseconds