Searched refs:has_colors (Results 1 – 1 of 1) sorted by relevance
472 has_colors = true; in DrawPatch()484 bool has_colors = false; member487 c->drawPatch(cubics, has_colors ? colors : nullptr, has_texs ? texs : nullptr, xfermode, in draw()587 const SkRect* cull, const SkPaint* paint, bool has_colors) in DrawAtlas()589 , has_colors(has_colors) { in DrawAtlas()603 bool has_colors; member607 auto colors = has_colors ? pod<SkColor>(this, count * (sizeof(SkRSXform) + sizeof(SkRect))) in draw()