Searched refs:CreateIntFlag (Results 1 – 1 of 1) sorted by relevance
257 SkFlagInfo::CreateIntFlag(TO_STRING(name), &FLAGS_##name, defaultValue, helpString)261 [[maybe_unused]] static bool unused_##name = SkFlagInfo::CreateIntFlag( \323 static bool CreateIntFlag(const char* name, in CreateIntFlag() function333 static bool CreateIntFlag(const char* name, in CreateIntFlag() function