Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsOp.cpp123 const int xorMask, const int xorOpMask, SkPathWriter* writer) { in bridgeOp()
332 const int xorOpMask = builder.xorMask(); in OpDebug() local