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

/external/skia/src/pathops/
H A DSkPathOpsTypes.h84 bool debugSkipAssert() const { return fDebugSkipAssert; }
200 bool fDebugSkipAssert; member in class:SkOpGlobalState
H A DSkPathOpsTypes.cpp248 SkDEBUGPARAMS(fDebugSkipAssert(debugSkipAssert)) { function
/external/skqp/src/pathops/
H A DSkPathOpsTypes.h84 bool debugSkipAssert() const { return fDebugSkipAssert; }
200 bool fDebugSkipAssert; member in class:SkOpGlobalState
H A DSkPathOpsTypes.cpp248 SkDEBUGPARAMS(fDebugSkipAssert(debugSkipAssert)) { function

Completed in 305 milliseconds