Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsDebug.h101 #define DEBUG_T_SECT 0 macro
131 #define DEBUG_T_SECT 0 // enabling may trigger validate asserts even though op does not fail macro
154 #if DEBUG_T_SECT == 0
DSkPathOpsTSect.cpp35 #if DEBUG_T_SECT in setPerp()
41 #if DEBUG_T_SECT in setPerp()
98 #if DEBUG_T_SECT in addForPerp()
234 #if DEBUG_T_SECT in initBounds()
448 #if DEBUG_T_SECT in validate()
474 #if DEBUG_T_SECT in validateBounded()
526 #if DEBUG_T_SECT in addOne()
576 #if DEBUG_T_SECT in binarySearchCoin()
950 #if DEBUG_T_SECT in findCoincidentRun()
1372 #if DEBUG_T_SECT in removeByPerpendicular()
[all …]
DSkPathOpsTCurve.h25 #if DEBUG_T_SECT
DSkPathOpsQuad.h145 #if DEBUG_T_SECT
DSkPathOpsConic.h154 #if DEBUG_T_SECT
DSkPathOpsCubic.h202 #if DEBUG_T_SECT
DSkPathOpsTSect.h367 #if DEBUG_T_SECT
/third_party/skia/tests/
DPathOpsDebug.cpp1279 #if DEBUG_T_SECT in dumpCommonCurves()