Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h78 #define DEBUG_T_SECT 0 macro
108 #define DEBUG_T_SECT 0 // enabling may trigger validate asserts even though op does not fail macro
131 #if DEBUG_T_SECT == 0
DSkPathOpsTCurve.h26 #if DEBUG_T_SECT
DSkPathOpsTSect.cpp48 #if DEBUG_T_SECT in setPerp()
54 #if DEBUG_T_SECT in setPerp()
111 #if DEBUG_T_SECT in addForPerp()
246 #if DEBUG_T_SECT in initBounds()
460 #if DEBUG_T_SECT in validate()
486 #if DEBUG_T_SECT in validateBounded()
538 #if DEBUG_T_SECT in addOne()
588 #if DEBUG_T_SECT in binarySearchCoin()
962 #if DEBUG_T_SECT in findCoincidentRun()
1384 #if DEBUG_T_SECT in removeByPerpendicular()
[all …]
DSkPathOpsQuad.h157 #if DEBUG_T_SECT
DSkPathOpsConic.h167 #if DEBUG_T_SECT
DSkPathOpsCubic.h214 #if DEBUG_T_SECT
DSkPathOpsTSect.h372 #if DEBUG_T_SECT
/external/skia/tests/
DPathOpsDebug.cpp1300 #if DEBUG_T_SECT in dumpCommonCurves()