Home
last modified time | relevance | path

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

/external/skia/tools/flags/
DSkCommandLineFlags.cpp386 bool matchExclude, matchStart, matchEnd; in ShouldSkipImpl() local
387 if ((matchExclude = matchName[0] == '~')) { in ShouldSkipImpl()
404 return matchExclude; in ShouldSkipImpl()