HomeSort by relevance Sort by last modified time
    Searched defs:FlagTypes (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/flags/
SkCommandLineFlags.h 278 enum FlagTypes {
363 FlagTypes getFlagType() const { return fFlagType; }
451 SkFlagInfo(const char* name, const char* shortName, FlagTypes type, const char* helpString,
483 FlagTypes fFlagType;
  /external/skqp/tools/flags/
SkCommandLineFlags.h 278 enum FlagTypes {
363 FlagTypes getFlagType() const { return fFlagType; }
451 SkFlagInfo(const char* name, const char* shortName, FlagTypes type, const char* helpString,
483 FlagTypes fFlagType;

Completed in 515 milliseconds