HomeSort by relevance Sort by last modified time
    Searched refs:toAngle (Results 1 - 5 of 5) sorted by null

  /external/skia/src/pathops/
SkOpSegment.cpp     [all...]
SkOpSegment.h 382 return start->t() < end->t() ? start->upCast()->toAngle() : start->fromAngle();
SkOpSpan.h 542 SkOpAngle* toAngle() const {
SkPathOpsDebug.cpp 791 angle = span->toAngle();
828 if (span->toAngle()) {
830 result = span->toAngle();
    [all...]
  /external/skia/tests/
PathOpsDebug.cpp     [all...]

Completed in 139 milliseconds