Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicIntersectionTest.cpp385 #if ONE_OFF_DEBUG in oneOff()
416 #if ONE_OFF_DEBUG in oneOff()
588 #if ONE_OFF_DEBUG in intersectionFinder()
DPathOpsQuadIntersectionTest.cpp343 #if ONE_OFF_DEBUG in oneOffTest1()
475 #if ONE_OFF_DEBUG in intersectionFinder()
DPathOpsCubicLineIntersectionTest.cpp156 #if ONE_OFF_DEBUG in testOne()
/external/skia/src/pathops/
DSkIntersections.cpp60 #if ONE_OFF_DEBUG in insert()
DSkPathOpsDebug.h22 #define ONE_OFF_DEBUG 0 macro
DSkDQuadLineIntersection.cpp235 #if ONE_OFF_DEBUG in uniqueAnswer()
DSkDConicLineIntersection.cpp311 #if ONE_OFF_DEBUG in uniqueAnswer()
DSkDCubicLineIntersection.cpp220 #if ONE_OFF_DEBUG in uniqueAnswer()
DSkPathOpsCubic.cpp373 #if ONE_OFF_DEBUG && ONE_OFF_DEBUG_MATHEMATICA in RootsReal()