Searched refs:SK_UNUSED (Results 1 – 5 of 5) sorted by relevance
197 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateBoolFlag(TO_STRING(name), \207 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateBoolFlag(TO_STRING(name), \217 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateStringFlag(TO_STRING(name), \224 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateStringFlag(TO_STRING(name), \235 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateStringFlag(TO_STRING(name), \248 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateIntFlag(TO_STRING(name), \255 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateIntFlag(TO_STRING(name), \265 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateDoubleFlag(TO_STRING(name), \
108 static GrProcessorTestFactory<GrGeometryProcessor> gTestFactory SK_UNUSED; \112 static GrProcessorTestFactory<GrFragmentProcessor> gTestFactory SK_UNUSED; \116 static GrProcessorTestFactory<GrXPFactory> gTestFactory SK_UNUSED; \
20 SK_UNUSED static int linking_forced = SkForceLinking(false)
251 #if !defined(SK_UNUSED)252 # define SK_UNUSED SK_ATTRIBUTE(unused) macro
637 SK_UNUSED int length; in SkStringPrintf()