Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpContour.h336 void toPartialBackward(SkPathWriter* path) const { in toPartialBackward() function
DSkPathOpsCommon.cpp336 contour->toPartialBackward(simple); in Assemble()