Searched refs:kPathEffect_Bit (Results 1 – 4 of 4) sorted by relevance
32 kPathEffect_Bit = 1 << 2, //!< use this layer's patheffect enumerator
96 if (bits & kPathEffect_Bit) { in ApplyInfo()254 SkAddFlagToString(str, SkToBool(kPathEffect_Bit & rec->fInfo.fPaintBits), "PathEffect", in toString()
96 if (bits & kPathEffect_Bit) { in ApplyInfo()283 SkAddFlagToString(str, SkToBool(kPathEffect_Bit & rec->fInfo.fPaintBits), "PathEffect", in toString()