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

/external/skia/tests/
H A DPathTest.cpp273 static bool kExpectGenIDToIgnoreFill = false; local
275 static bool kExpectGenIDToIgnoreFill = true; local
280 REPORTER_ASSERT(reporter, (v == w) == kExpectGenIDToIgnoreFill);

Completed in 72 milliseconds