Home
last modified time | relevance | path

Searched refs:addStartSpan (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsPostSect.cpp98 angle = this->segment()->addStartSpan(allocator); in addSimpleAngle()
123 oAngle = other->addStartSpan(allocator); in addSimpleAngle()
DSkOpSegment.h83 SkOpAngle* addStartSpan(SkChunkAlloc* allocator) { in addStartSpan() function
DSkOpSegment.cpp328 addStartSpan(allocator); in calcAngles()