Home
last modified time | relevance | path

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

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