HomeSort by relevance Sort by last modified time
    Searched defs:kXOR_Op (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkRegion.h 234 kXOR_Op, //!< exclusive-or the two regions
  /external/skia/tests/
AAClipTest.cpp 101 rgn->op(rand_rect(rand, 100), SkRegion::kXOR_Op);
159 SkRegion::kXOR_Op,

Completed in 26 milliseconds