Searched refs:SetOverhangBitmap (Results 1 – 3 of 3) sorted by relevance
221 void SetOverhangBitmap(const SkBitmap& bitmap);
684 void LayerTreeHost::SetOverhangBitmap(const SkBitmap& bitmap) { in SetOverhangBitmap() function in cc::LayerTreeHost
458 layer_tree_host_->SetOverhangBitmap(bitmap); in setOverhangBitmap()