Home
last modified time | relevance | path

Searched defs:isXor (Results 1 – 7 of 7) 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.cpp848 bool SkOpSegment::isXor() const { in isXor() function in SkOpSegment
DSkPathOpsDebug.cpp1364 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.cpp848 bool SkOpSegment::isXor() const { in isXor() function in SkOpSegment
DSkPathOpsDebug.cpp1364 bool isXor = next->segment()->isXor(); in debugValidate() local
/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.h66 UINT_32 isXor : 1; // XOR after swizzle if set member