Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsDebug.cpp525 void DumpBounds(SkTSect<TCurve, OppCurve>* sect1) { in DumpBounds() function
543 DumpBounds(&q1q2); in DontCallDumpBounds()
544 DumpBounds(&q1k2); in DontCallDumpBounds()
545 DumpBounds(&q1c2); in DontCallDumpBounds()
546 DumpBounds(&k1q2); in DontCallDumpBounds()
547 DumpBounds(&k1k2); in DontCallDumpBounds()
548 DumpBounds(&k1c2); in DontCallDumpBounds()
549 DumpBounds(&c1q2); in DontCallDumpBounds()
550 DumpBounds(&c1k2); in DontCallDumpBounds()
551 DumpBounds(&c1c2); in DontCallDumpBounds()