Searched refs:SK_UNUSED (Results 1 – 10 of 10) sorted by relevance
197 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateBoolFlag( \204 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateBoolFlag( \211 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateStringFlag( \215 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateStringFlag( \222 … SK_UNUSED static bool unused_##name = SkFlagInfo::CreateStringFlag(TO_STRING(name), \233 SK_UNUSED static bool unused_##name = \238 SK_UNUSED static bool unused_##name = SkFlagInfo::CreateIntFlag( \245 SK_UNUSED static bool unused_##name = \
132 static GrGeometryProcessorTestFactory gTestFactory SK_UNUSED; \136 static GrFragmentProcessorTestFactory gTestFactory SK_UNUSED; \140 static GrXPFactoryTestFactory gTestFactory SK_UNUSED; \
201 #if !defined(SK_UNUSED)203 # define SK_UNUSED __pragma(warning(suppress:4189)) macro205 # define SK_UNUSED SK_ATTRIBUTE(unused) macro
156 static GrGeometryProcessorTestFactory gTestFactory SK_UNUSED; \160 static GrFragmentProcessorTestFactory gTestFactory SK_UNUSED; \164 static GrXPFactoryTestFactory gTestFactory SK_UNUSED; \
19 static SK_UNUSED void path_measure_explosion(SkCanvas* canvas) { in path_measure_explosion()
337 #if !defined(SK_UNUSED)339 # define SK_UNUSED __pragma(warning(suppress:4189)) macro341 # define SK_UNUSED SK_ATTRIBUTE(unused) macro
472 SK_UNUSED bool wasFound = fBufferCache.erase(bufferId) != 0; in OnSkDataDeleted()
477 SK_UNUSED bool wasFound = fBufferCache.erase(bufferId) != 0; in OnSkDataDeleted()