Home
last modified time | relevance | path

Searched refs:gCheckForDuplicateNames (Results 1 – 16 of 16) sorted by relevance

/external/skia/tests/
DPathOpsDebug.h18 static bool gCheckForDuplicateNames; variable
DPathOpsOpRectThreadedTest.cpp80 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsRectsMain()
166 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsFastMain()
DPathOpsOpCircleThreadedTest.cpp62 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCirclesMain()
DPathOpsOpCubicThreadedTest.cpp73 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCubicsMain()
DPathOpsOpLoopThreadedTest.cpp89 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpLoopsMain()
Dskia_test.cpp137 PathOpsDebug::gCheckForDuplicateNames = false; in main()
DPathOpsExtendedTest.cpp551 if (PathOpsDebug::gCheckForDuplicateNames) { in check_for_duplicate_names()
DPathOpsDebug.cpp20 bool PathOpsDebug::gCheckForDuplicateNames; member in PathOpsDebug
/external/skqp/tests/
DPathOpsDebug.h18 static bool gCheckForDuplicateNames; variable
DPathOpsOpRectThreadedTest.cpp80 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsRectsMain()
166 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsFastMain()
DPathOpsOpCircleThreadedTest.cpp62 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCirclesMain()
DPathOpsOpCubicThreadedTest.cpp73 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCubicsMain()
DPathOpsOpLoopThreadedTest.cpp89 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpLoopsMain()
Dskia_test.cpp137 PathOpsDebug::gCheckForDuplicateNames = false; in main()
DPathOpsExtendedTest.cpp551 if (PathOpsDebug::gCheckForDuplicateNames) { in check_for_duplicate_names()
DPathOpsDebug.cpp20 bool PathOpsDebug::gCheckForDuplicateNames; member in PathOpsDebug