Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkDCubicIntersection.cpp17 #if ONE_OFF_DEBUG
22 #define DEBUG_QUAD_PART ONE_OFF_DEBUG && 1
104 #if ONE_OFF_DEBUG in intersect()
146 #if ONE_OFF_DEBUG in intersect()
166 #if ONE_OFF_DEBUG in intersect()
188 #if ONE_OFF_DEBUG in intersect()
208 #if ONE_OFF_DEBUG in intersect()
214 #if ONE_OFF_DEBUG in intersect()
234 #if ONE_OFF_DEBUG in intersect()
DSkPathOpsDebug.h20 #define ONE_OFF_DEBUG 0 macro
DSkQuarticRoot.cpp44 #if ONE_OFF_DEBUG && ONE_OFF_DEBUG_MATHEMATICA in SkReducedQuarticRoots()
DSkIntersections.cpp88 #if ONE_OFF_DEBUG in insert()
DSkDQuadIntersection.cpp302 #if ONE_OFF_DEBUG in binary_search()
362 #if ONE_OFF_DEBUG in binary_search()
DSkDCubicLineIntersection.cpp121 #if ONE_OFF_DEBUG in intersect()
DSkPathOpsCubic.cpp133 #if ONE_OFF_DEBUG && ONE_OFF_DEBUG_MATHEMATICA in RootsReal()
/external/chromium_org/third_party/skia/src/pathops/
DSkDCubicIntersection.cpp17 #if ONE_OFF_DEBUG
22 #define DEBUG_QUAD_PART ONE_OFF_DEBUG && 1
104 #if ONE_OFF_DEBUG in intersect()
146 #if ONE_OFF_DEBUG in intersect()
166 #if ONE_OFF_DEBUG in intersect()
188 #if ONE_OFF_DEBUG in intersect()
208 #if ONE_OFF_DEBUG in intersect()
214 #if ONE_OFF_DEBUG in intersect()
234 #if ONE_OFF_DEBUG in intersect()
DSkPathOpsDebug.h20 #define ONE_OFF_DEBUG 0 macro
DSkQuarticRoot.cpp44 #if ONE_OFF_DEBUG && ONE_OFF_DEBUG_MATHEMATICA in SkReducedQuarticRoots()
DSkIntersections.cpp88 #if ONE_OFF_DEBUG in insert()
DSkDQuadIntersection.cpp302 #if ONE_OFF_DEBUG in binary_search()
362 #if ONE_OFF_DEBUG in binary_search()
DSkDCubicLineIntersection.cpp121 #if ONE_OFF_DEBUG in intersect()
DSkPathOpsCubic.cpp133 #if ONE_OFF_DEBUG && ONE_OFF_DEBUG_MATHEMATICA in RootsReal()
/external/skia/tests/
DPathOpsCubicIntersectionTest.cpp311 #if ONE_OFF_DEBUG in oneOff()
322 #if ONE_OFF_DEBUG in oneOff()
332 #if ONE_OFF_DEBUG in oneOff()
351 #if ONE_OFF_DEBUG in oneOff()
517 #if ONE_OFF_DEBUG in intersectionFinder()
557 #if ONE_OFF_DEBUG in selfOneOff()
DPathOpsQuadIntersectionTest.cpp279 #if ONE_OFF_DEBUG in oneOffTest1()
482 #if ONE_OFF_DEBUG in intersectionFinder()
DPathOpsCubicLineIntersectionTest.cpp95 #if ONE_OFF_DEBUG in PathOpsCubicLineIntersectionOneOffTest()