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

  /external/skia/tests/
GrShapeTest.cpp 290 GrShape noninverted = GrShape::MakeFilled(shape, GrShape::FillInversion::kForceNoninverted); local
292 make_key(&noninvertedKey, noninverted);
302 check_equivalence(r, flip, noninverted, flipKey, noninvertedKey);
304 check_equivalence(r, preserve, noninverted, preserveKey, noninvertedKey);
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 290 GrShape noninverted = GrShape::MakeFilled(shape, GrShape::FillInversion::kForceNoninverted); local
292 make_key(&noninvertedKey, noninverted);
302 check_equivalence(r, flip, noninverted, flipKey, noninvertedKey);
304 check_equivalence(r, preserve, noninverted, preserveKey, noninvertedKey);
    [all...]

Completed in 84 milliseconds