Searched refs:AlwaysUsePartialTextureUpdates (Results 1 – 3 of 3) sorted by relevance
245 bool AlwaysUsePartialTextureUpdates();
1113 bool LayerTreeHost::AlwaysUsePartialTextureUpdates() { in AlwaysUsePartialTextureUpdates() function in cc::LayerTreeHost
450 !layer_tree_host()->AlwaysUsePartialTextureUpdates()) { in MarkTilesForUpdate()