Home
last modified time | relevance | path

Searched refs:kExpectGenIDToIgnoreFill (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DPathTest.cpp271 static bool kExpectGenIDToIgnoreFill = false; in test_gen_id() local
273 static bool kExpectGenIDToIgnoreFill = true; in test_gen_id() local
278 REPORTER_ASSERT(reporter, (v == w) == kExpectGenIDToIgnoreFill); in test_gen_id()