Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpContour.h190 void init(SkOpGlobalState* globalState, bool operand, bool isXor) { in init()
201 bool isXor() const { in isXor() function
338 void setXor(bool isXor) { in setXor()
DSkOpSegment.cpp825 bool SkOpSegment::isXor() const { in isXor() function in SkOpSegment
DSkPathOpsDebug.cpp1362 bool isXor = next->segment()->isXor(); in debugValidate() local
/external/skqp/src/pathops/
DSkOpContour.h190 void init(SkOpGlobalState* globalState, bool operand, bool isXor) { in init()
201 bool isXor() const { in isXor() function
338 void setXor(bool isXor) { in setXor()
DSkOpSegment.cpp825 bool SkOpSegment::isXor() const { in isXor() function in SkOpSegment
DSkPathOpsDebug.cpp1362 bool isXor = next->segment()->isXor(); in debugValidate() local