Searched refs:kMaskFilter_Bit (Results 1 – 9 of 9) sorted by relevance
110 if (bits & kMaskFilter_Bit) { in ApplyInfo()174 if ((rec->fInfo.fPaintBits & ~kMaskFilter_Bit)) { in asABlurShadow()298 SkAddFlagToString(str, SkToBool(kMaskFilter_Bit & rec->fInfo.fPaintBits), "MaskFilter", in toString()418 blurInfo.fPaintBits = SkLayerDrawLooper::kMaskFilter_Bit; in Make()
169 SkLayerDrawLooper::kMaskFilter_Bit; in create1Looper()212 SkLayerDrawLooper::kMaskFilter_Bit; in create4Looper()
71 info.fPaintBits = SkLayerDrawLooper::kStyle_Bit | SkLayerDrawLooper::kMaskFilter_Bit; in init()
189 fLoopers.push_back(setupLooper(SkLayerDrawLooper::kMaskFilter_Bit | in onOnceBeforeDraw()205 fLoopers.push_back(setupLooper(SkLayerDrawLooper::kMaskFilter_Bit | in onOnceBeforeDraw()
52 info.fPaintBits = SkLayerDrawLooper::kMaskFilter_Bit in onDraw()
31 kMaskFilter_Bit = 1 << 3, //!< use this layer's maskfilter enumerator
45 info.fPaintBits = SkLayerDrawLooper::kMaskFilter_Bit in onDraw()
82 SkLayerDrawLooper::kMaskFilter_Bit; in createLooper()
434 info.fPaintBits = SkLayerDrawLooper::kMaskFilter_Bit; in make_blur_layer()