Home
last modified time | relevance | path

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

/external/skia/tools/flags/
DSkCommandLineFlags.cpp373 bool anyExclude = count == 0; in ShouldSkipImpl() local
379 anyExclude = true; in ShouldSkipImpl()
398 return !anyExclude; in ShouldSkipImpl()