Home
last modified time | relevance | path

Searched defs:SkOPASSERT (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTypes.h218 #define SkOPASSERT(cond) SkASSERT((this->globalState() && \ macro
222 #define SkOPASSERT(cond) SkASSERT((this->globalState() && \ macro
228 #define SkOPASSERT(cond) macro