Home
last modified time | relevance | path

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

/external/skia/tools/flags/
DSkCommandLineFlags.h238 enum FlagTypes { enum
314 FlagTypes getFlagType() const { return fFlagType; } in getFlagType()
401 SkFlagInfo(const char* name, const char* shortName, FlagTypes type, const char* helpString) in SkFlagInfo()
431 FlagTypes fFlagType;