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