Searched refs:UIResourceMap (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/test/
H A Dfake_ui_resource_layer_tree_host_impl.h32 UIResourceMap; typedef in class:cc::FakeUIResourceLayerTreeHostImpl
33 UIResourceMap fake_ui_resource_map_;
H A Dfake_ui_resource_layer_tree_host_impl.cc40 UIResourceMap::const_iterator iter = fake_ui_resource_map_.find(uid);
48 UIResourceMap::const_iterator iter = fake_ui_resource_map_.find(uid);
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.h572 UIResourceMap; typedef in class:cc::LayerTreeHostImpl
573 UIResourceMap ui_resource_map_;
H A Dlayer_tree_host_impl.cc3297 for (UIResourceMap::const_iterator iter = ui_resource_map_.begin();
3312 UIResourceMap::const_iterator iter = ui_resource_map_.find(uid);
3319 UIResourceMap::const_iterator iter = ui_resource_map_.find(uid);

Completed in 186 milliseconds