Home
last modified time | relevance | path

Searched defs:kXOR_Op (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/bench/
H A DRegionContainBench.cpp42 fA.op(randrect(rand, i), SkRegion::kXOR_Op); in RegionContainBench() member in RegionContainBench::SkRegion
H A DRegionBench.cpp96 fA.op(randrect(rand), SkRegion::kXOR_Op); in RegionBench() member in RegionBench::SkRegion
97 fB.op(randrect(rand), SkRegion::kXOR_Op); in RegionBench() member in RegionBench::SkRegion
/third_party/skia/include/core/
H A DSkRegion.h363 kXOR_Op, //!< target exclusive or with operand enumerator
/third_party/skia/tests/
H A DAAClipTest.cpp136 rgn->op(rand_rect(rand, 100), SkRegion::kXOR_Op); in make_rand_rgn() member in SkRegion

Completed in 4 milliseconds