Searched refs:blend_background_color_ (Results 1 – 4 of 4) sorted by relevance
36 blend_background_color_(false), in TextureLayer()108 if (blend_background_color_ == blend) in SetBlendBackgroundColor()110 blend_background_color_ = blend; in SetBlendBackgroundColor()259 texture_layer->set_blend_background_color(blend_background_color_); in PushPropertiesTo()280 if (blend_background_color_ && (SkColorGetA(background_color()) == 0xFF)) in VisibleContentOpaqueRegion()
27 blend_background_color_(false), in TextureLayerImpl()69 texture_layer->set_blend_background_color(blend_background_color_); in PushPropertiesTo()168 SkColor bg_color = blend_background_color_ ? in AppendQuads()206 if (blend_background_color_ && (SkColorGetA(background_color()) == 0xFF)) in VisibleContentOpaqueRegion()
45 blend_background_color_ = blend; in set_blend_background_color()75 bool blend_background_color_; variable
163 bool blend_background_color_; variable