Searched refs:debugSetCheckHealth (Results 1 - 4 of 4) sorted by relevance

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

Completed in 211 milliseconds