#include <SkPathOpsTypes.h>
Definition at line 36 of file SkPathOpsTypes.h.
◆ anonymous enum
◆ SkOpGlobalState()
Definition at line 203 of file SkPathOpsTypes.cpp.
208 , fCoincidence(nullptr)
210 , fNested(0)
211 , fWindingFailed(false)
221#if DEBUG_T_SECT_LOOP_COUNT
222 debugResetLoopCounts();
223#endif
224#if DEBUG_COIN
225 fPreviousFuncName = nullptr;
226#endif
227}
#define SkDEBUGPARAMS(...)
SkArenaAlloc * allocator()
◆ allocatedOpSpan()
bool SkOpGlobalState::allocatedOpSpan |
( |
| ) |
const |
|
inline |
◆ allocator()
◆ bumpNested()
void SkOpGlobalState::bumpNested |
( |
| ) |
|
|
inline |
◆ clearNested()
void SkOpGlobalState::clearNested |
( |
| ) |
|
|
inline |
◆ coincidence()
◆ contourHead()
◆ DebugRunFail()
bool SkOpGlobalState::DebugRunFail |
( |
| ) |
|
|
static |
◆ nested()
int SkOpGlobalState::nested |
( |
| ) |
const |
|
inline |
◆ phase()
◆ resetAllocatedOpSpan()
void SkOpGlobalState::resetAllocatedOpSpan |
( |
| ) |
|
|
inline |
◆ setAllocatedOpSpan()
void SkOpGlobalState::setAllocatedOpSpan |
( |
| ) |
|
|
inline |
◆ setCoincidence()
◆ setContourHead()
◆ setPhase()
void SkOpGlobalState::setPhase |
( |
SkOpPhase |
phase | ) |
|
|
inline |
◆ setWindingFailed()
void SkOpGlobalState::setWindingFailed |
( |
| ) |
|
|
inline |
◆ windingFailed()
bool SkOpGlobalState::windingFailed |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: