Searched refs:padWithRed (Results 1 – 1 of 1) sorted by relevance
324 const SkTDArray<SkRect>& circles, bool opaque, bool padWithRed) { in make_bitmap() argument331 int widthHeight = kTileWidthHeight + (padWithRed ? 2 * kSubsetPadding : 0); in make_bitmap()342 if (padWithRed) { in make_bitmap()