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

  /external/skia/tests/
AAClipTest.cpp 274 bool nonEmptyAA = clip2.op(clip0, clip1, op);
276 if (nonEmptyAA != nonEmptyBW || clip2.getBounds() != rgn2.getBounds()) {
279 nonEmptyAA == nonEmptyBW ? "true" : "false",
  /external/skqp/tests/
AAClipTest.cpp 274 bool nonEmptyAA = clip2.op(clip0, clip1, op);
276 if (nonEmptyAA != nonEmptyBW || clip2.getBounds() != rgn2.getBounds()) {
279 nonEmptyAA == nonEmptyBW ? "true" : "false",

Completed in 4089 milliseconds