OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debugSkipAssert
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/pathops/
SkPathOpsTypes.h
42
SkArenaAlloc* allocator SkDEBUGPARAMS(bool
debugSkipAssert
)
84
bool
debugSkipAssert
() const { return fDebugSkipAssert; }
223
this->globalState()->
debugSkipAssert
())) || (cond))
226
this->globalState()->
debugSkipAssert
()) || (cond))
229
obj->globalState()->
debugSkipAssert
()) || (cond))
/external/skqp/src/pathops/
SkPathOpsTypes.h
42
SkArenaAlloc* allocator SkDEBUGPARAMS(bool
debugSkipAssert
)
84
bool
debugSkipAssert
() const { return fDebugSkipAssert; }
223
this->globalState()->
debugSkipAssert
())) || (cond))
226
this->globalState()->
debugSkipAssert
()) || (cond))
229
obj->globalState()->
debugSkipAssert
()) || (cond))
Completed in 55 milliseconds