Searched defs:paint_bounds (Results 1 – 2 of 2) sorted by relevance
62 const SkRect& paint_bounds, in CreateFrame()117 const SkRect& paint_bounds, in SetShapeTextureAndColor()149 const SkRect& paint_bounds, in GenerateImageIfNeeded()
139 const SkRect& paint_bounds() const { return paint_bounds_; } in paint_bounds() function143 void set_paint_bounds(const SkRect& paint_bounds) { in set_paint_bounds()