Searched defs:SetBlendBackgroundColor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dtexture_layer_impl.cc64 texture_layer->SetBlendBackgroundColor(blend_background_color_);
207 void TextureLayerImpl::SetBlendBackgroundColor(bool blend) { function in class:cc::TextureLayerImpl
H A Dtexture_layer.cc104 void TextureLayer::SetBlendBackgroundColor(bool blend) { function in class:cc::TextureLayer
245 texture_layer->SetBlendBackgroundColor(blend_background_color_);

Completed in 201 milliseconds