Home
last modified time | relevance | path

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

/external/skia/tools/flags/
DSkCommandLineFlags.cpp382 bool anyExclude = count == 0; in ShouldSkipImpl() local
388 anyExclude = true; in ShouldSkipImpl()
407 return !anyExclude; in ShouldSkipImpl()