Searched refs:SkDrawTiler (Results 1 – 4 of 4) sorted by relevance
42 class SkDrawTiler { class67 SkDrawTiler(SkBitmapDevice* dev, const SkRect* bounds) : fDevice(dev) { in SkDrawTiler() function in SkDrawTiler180 SkDrawTiler priv_tiler(this, boundsPtr); \392 if (SkDrawTiler::NeedsTiling(this) && !path.isInverseFillType()) { in drawPath()395 SkDrawTiler tiler(this, bounds ? Bounder(*bounds, paint).bounds() : nullptr); in drawPath()408 if (!bounds && SkDrawTiler::NeedsTiling(this)) { in drawBitmap()
145 friend class SkDrawTiler; variable
41 class SkDrawTiler { class66 SkDrawTiler(SkBitmapDevice* dev, const SkRect* bounds) : fDevice(dev) { in SkDrawTiler() function in SkDrawTiler179 SkDrawTiler priv_tiler(this, boundsPtr); \390 if (SkDrawTiler::NeedsTiling(this) && !path.isInverseFillType()) { in drawPath()393 SkDrawTiler tiler(this, bounds ? Bounder(*bounds, paint).bounds() : nullptr); in drawPath()413 if (!bounds && SkDrawTiler::NeedsTiling(this)) { in drawBitmap()