Searched refs:fNumFastPathDashEffects (Results 1 – 2 of 2) sorted by relevance
21 fNumFastPathDashEffects; in suitableForGpuRasterization()53 ++fNumFastPathDashEffects; in onDrawPoints()139 fNumFastPathDashEffects = src.fNumFastPathDashEffects; in set()153 fNumFastPathDashEffects = 0; in reset()167 SkTSwap(fNumFastPathDashEffects, other->fNumFastPathDashEffects); in swap()
58 int fNumFastPathDashEffects; variable