Home
last modified time | relevance | path

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

/external/skia/tests/
DPathTest.cpp936 bool lastWasClose = true; in test_raw_iter() local
945 } while (lastWasClose && nextVerb == SkPath::kClose_Verb); in test_raw_iter()
953 lastWasClose = false; in test_raw_iter()
965 lastWasClose = false; in test_raw_iter()
977 lastWasClose = false; in test_raw_iter()
991 lastWasClose = false; in test_raw_iter()
996 lastWasClose = true; in test_raw_iter()