Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTest.cpp394 #if ONE_OFF_DEBUG in oneOff()
425 #if ONE_OFF_DEBUG in oneOff()
603 #if ONE_OFF_DEBUG in intersectionFinder()
DPathOpsQuadIntersectionTest.cpp357 #if ONE_OFF_DEBUG in oneOffTest1()
495 #if ONE_OFF_DEBUG in intersectionFinder()
DPathOpsCubicLineIntersectionTest.cpp160 #if ONE_OFF_DEBUG in testOne()
/external/skia/src/pathops/
DSkIntersections.cpp60 #if ONE_OFF_DEBUG in insert()
DSkPathOpsDebug.h27 #define ONE_OFF_DEBUG 0 macro
DSkDQuadLineIntersection.cpp236 #if ONE_OFF_DEBUG in uniqueAnswer()
DSkDCubicLineIntersection.cpp222 #if ONE_OFF_DEBUG in uniqueAnswer()
DSkDConicLineIntersection.cpp332 #if ONE_OFF_DEBUG in uniqueAnswer()
DSkPathOpsCubic.cpp419 #if ONE_OFF_DEBUG && ONE_OFF_DEBUG_MATHEMATICA in RootsReal()