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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpSegment.h404 SkOpAngle* addSingletonAngleUp(SkOpSegment** otherPtr, SkOpAngle** );
H A DSkOpSegment.cpp486 SkOpAngle* SkOpSegment::addSingletonAngleUp(SkOpSegment** otherPtr, SkOpAngle** anglePtr) { function in class:SkOpSegment
520 otherAngle = addSingletonAngleUp(&other, &angle);
/external/skia/src/pathops/
H A DSkOpSegment.h402 SkOpAngle* addSingletonAngleUp(SkOpSegment** otherPtr, SkOpAngle** );
H A DSkOpSegment.cpp482 SkOpAngle* SkOpSegment::addSingletonAngleUp(SkOpSegment** otherPtr, SkOpAngle** anglePtr) { function in class:SkOpSegment
516 otherAngle = addSingletonAngleUp(&other, &angle);

Completed in 42 milliseconds