Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h103 #define DEBUG_T_SECT_DUMP 0 macro
134 #define DEBUG_T_SECT_DUMP 0 // Use 1 normally. Use 2 to number segments, 3 for script output macro
166 #if DEBUG_T_SECT_DUMP > 1
DSkPathOpsTSect.cpp1779 #if DEBUG_T_SECT_DUMP > 1 in BinarySearch()
1912 #if DEBUG_T_SECT_DUMP in BinarySearch()
/external/skqp/src/pathops/
DSkPathOpsDebug.h103 #define DEBUG_T_SECT_DUMP 0 macro
134 #define DEBUG_T_SECT_DUMP 0 // Use 1 normally. Use 2 to number segments, 3 for script output macro
166 #if DEBUG_T_SECT_DUMP > 1
DSkPathOpsTSect.cpp1779 #if DEBUG_T_SECT_DUMP > 1 in BinarySearch()
1912 #if DEBUG_T_SECT_DUMP in BinarySearch()
/external/skqp/tests/
DPathOpsDebug.cpp1213 #if DEBUG_T_SECT_DUMP <= 2 in dumpBoth()
1214 #if DEBUG_T_SECT_DUMP == 2 in dumpBoth()
1221 #elif DEBUG_T_SECT_DUMP == 3 in dumpBoth()
1366 #if DEBUG_T_SECT_DUMP > 1
DPathOpsCubicIntersectionTest.cpp406 #if DEBUG_T_SECT_DUMP == 3 in oneOff()
/external/skia/tests/
DPathOpsDebug.cpp1213 #if DEBUG_T_SECT_DUMP <= 2 in dumpBoth()
1214 #if DEBUG_T_SECT_DUMP == 2 in dumpBoth()
1221 #elif DEBUG_T_SECT_DUMP == 3 in dumpBoth()
1366 #if DEBUG_T_SECT_DUMP > 1
DPathOpsCubicIntersectionTest.cpp406 #if DEBUG_T_SECT_DUMP == 3 in oneOff()