Home
last modified time | relevance | path

Searched refs:debugSetCheckHealth (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTypes.h98 void debugSetCheckHealth(bool check) { fDebugCheckHealth = check; } in debugSetCheckHealth() function
DSkPathOpsDebug.cpp351 contourList->globalState()->debugSetCheckHealth(true); in CheckHealth()
426 contourList->globalState()->debugSetCheckHealth(false); in CheckHealth()