Home
last modified time | relevance | path

Searched refs:RequestPartialTextureUpdate (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host.h236 bool RequestPartialTextureUpdate();
Dlayer_tree_host.cc1103 bool LayerTreeHost::RequestPartialTextureUpdate() { in RequestPartialTextureUpdate() function in cc::LayerTreeHost
/external/chromium_org/cc/layers/
Dtiled_layer.cc443 layer_tree_host()->RequestPartialTextureUpdate()) { in MarkTilesForUpdate()