Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsOp.cpp88 const int xorMask, const int xorOpMask, SkPathWriter* simple, SkChunkAlloc* allocator) { in bridgeOp()
269 const int xorOpMask = builder.xorMask(); in OpDebug() local