Searched refs:kMaskFilter_Bit (Results 1 – 18 of 18) sorted by relevance
109 if (bits & kMaskFilter_Bit) { in ApplyInfo()173 if ((rec->fInfo.fPaintBits & ~kMaskFilter_Bit)) { in asABlurShadow()368 blurInfo.fPaintBits = SkLayerDrawLooper::kMaskFilter_Bit; in Make()
168 SkLayerDrawLooper::kMaskFilter_Bit; in create1Looper()211 SkLayerDrawLooper::kMaskFilter_Bit; in create4Looper()
185 fLoopers.push_back(setupLooper(SkLayerDrawLooper::kMaskFilter_Bit | in onOnceBeforeDraw()201 fLoopers.push_back(setupLooper(SkLayerDrawLooper::kMaskFilter_Bit | in onOnceBeforeDraw()
71 info.fPaintBits = SkLayerDrawLooper::kStyle_Bit | SkLayerDrawLooper::kMaskFilter_Bit; in init()
51 info.fPaintBits = SkLayerDrawLooper::kMaskFilter_Bit in onDraw()
30 kMaskFilter_Bit = 1 << 3, //!< use this layer's maskfilter enumerator
45 info.fPaintBits = SkLayerDrawLooper::kMaskFilter_Bit in onDraw()
82 SkLayerDrawLooper::kMaskFilter_Bit; in createLooper()
412 info.fPaintBits = SkLayerDrawLooper::kMaskFilter_Bit; in make_blur_layer()