Searched refs:kPathEffect_Bit (Results 1 – 3 of 3) sorted by relevance
30 kPathEffect_Bit = 1 << 2, //!< use this layer's patheffect enumerator
194 fLoopers.push_back().reset(setupLooper(SkLayerDrawLooper::kPathEffect_Bit | in onOnceBeforeDraw()209 SkLayerDrawLooper::kPathEffect_Bit | in onOnceBeforeDraw()
95 if (bits & kPathEffect_Bit) { in ApplyInfo()253 SkAddFlagToString(str, SkToBool(kPathEffect_Bit & rec->fInfo.fPaintBits), "PathEffect", in toString()