Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsDebug.cpp861 const SkOpAngle* tAngle = span->final() ? nullptr : span->upCast()->toAngle(); in dumpAngles() local
864 fAngle->dumpTo(this, tAngle); in dumpAngles()
866 if (tAngle) { in dumpAngles()
867 SkDebugf(" span=%d to=%d ", span->debugID(), tAngle->debugID()); in dumpAngles()
868 tAngle->dumpTo(this, fAngle); in dumpAngles()

Completed in 4 milliseconds