Searched refs:CreateDoubleFlag (Results 1 – 2 of 2) sorted by relevance
246 SkFlagInfo::CreateDoubleFlag(TO_STRING(name), &FLAGS_##name, defaultValue, helpString)324 static bool CreateDoubleFlag(const char* name, in CreateDoubleFlag() function
301 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateDoubleFlag(TO_STRING(name), \393 static bool CreateDoubleFlag(const char* name, double* pDouble, in CreateDoubleFlag() function