Searched refs:fDebugCheckHealth (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTypes.h98 void debugSetCheckHealth(bool check) { fDebugCheckHealth = check; }
99 bool debugCheckHealth() const { return fDebugCheckHealth; }
215 bool fDebugCheckHealth; member in class:SkOpGlobalState
/external/skqp/src/pathops/
H A DSkPathOpsTypes.h98 void debugSetCheckHealth(bool check) { fDebugCheckHealth = check; }
99 bool debugCheckHealth() const { return fDebugCheckHealth; }
215 bool fDebugCheckHealth; member in class:SkOpGlobalState

Completed in 81 milliseconds