Home
last modified time | relevance | path

Searched refs:LayerTreeMap (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DCrossProcessCompositorBridgeParent.cpp95 typedef map<uint64_t, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
96 extern LayerTreeMap sIndirectLayerTrees;
132 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPLayerTransactionParent()
251 for (LayerTreeMap::iterator it = sIndirectLayerTrees.begin(); in RecvNotifyChildCreated()
498 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPTextureParent()
H A DCompositorBridgeParent.cpp195 typedef map<uint64_t, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
196 static LayerTreeMap sIndirectLayerTrees;
1911 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aLayersId); in GetAPZCTreeManager()
2179 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in GetIndirectShadowTree()
2190 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aContentLayersId); in GetStateForRoot()
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DContentCompositorBridgeParent.cpp42 typedef std::map<LayersId, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
43 extern LayerTreeMap sIndirectLayerTrees;
209 for (LayerTreeMap::iterator it = sIndirectLayerTrees.begin(); in RecvNotifyChildCreated()
381 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPTextureParent()
H A DCompositorBridgeParent.cpp178 typedef std::map<LayersId, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
179 LayerTreeMap sIndirectLayerTrees;
1492 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aLayersId); in GetAPZCTreeManager()
1777 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in GetIndirectShadowTree()
1798 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in CallWithIndirectShadowTree()
1809 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aContentLayersId); in GetStateForRoot()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DCrossProcessCompositorBridgeParent.cpp45 typedef map<uint64_t, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
46 extern LayerTreeMap sIndirectLayerTrees;
84 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPLayerTransactionParent()
267 for (LayerTreeMap::iterator it = sIndirectLayerTrees.begin(); in RecvNotifyChildCreated()
545 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPTextureParent()
H A DCompositorBridgeParent.cpp198 typedef map<uint64_t, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
199 LayerTreeMap sIndirectLayerTrees;
1742 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aLayersId); in GetAPZCTreeManager()
1973 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in GetIndirectShadowTree()
1989 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in CallWithIndirectShadowTree()
2000 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aContentLayersId); in GetStateForRoot()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DContentCompositorBridgeParent.cpp50 typedef std::map<LayersId, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
51 extern LayerTreeMap sIndirectLayerTrees;
89 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPLayerTransactionParent()
293 for (LayerTreeMap::iterator it = sIndirectLayerTrees.begin(); in RecvNotifyChildCreated()
582 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPTextureParent()
H A DCompositorBridgeParent.cpp239 typedef std::map<LayersId, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
240 LayerTreeMap sIndirectLayerTrees;
2097 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aLayersId); in GetAPZCTreeManager()
2423 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in GetIndirectShadowTree()
2444 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in CallWithIndirectShadowTree()
2455 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aContentLayersId); in GetStateForRoot()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DContentCompositorBridgeParent.cpp50 typedef std::map<LayersId, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
51 extern LayerTreeMap sIndirectLayerTrees;
89 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPLayerTransactionParent()
293 for (LayerTreeMap::iterator it = sIndirectLayerTrees.begin(); in RecvNotifyChildCreated()
582 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPTextureParent()
H A DCompositorBridgeParent.cpp239 typedef std::map<LayersId, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
240 LayerTreeMap sIndirectLayerTrees;
2097 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aLayersId); in GetAPZCTreeManager()
2423 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in GetIndirectShadowTree()
2444 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in CallWithIndirectShadowTree()
2455 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aContentLayersId); in GetStateForRoot()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DContentCompositorBridgeParent.cpp53 typedef std::map<LayersId, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
54 extern LayerTreeMap sIndirectLayerTrees;
92 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPLayerTransactionParent()
290 for (LayerTreeMap::iterator it = sIndirectLayerTrees.begin(); in RecvNotifyChildCreated()
605 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aId); in AllocPTextureParent()
H A DCompositorBridgeParent.cpp233 typedef std::map<LayersId, CompositorBridgeParent::LayerTreeState> LayerTreeMap; typedef
234 LayerTreeMap sIndirectLayerTrees;
2135 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aLayersId); in GetAPZCTreeManager()
2411 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in GetIndirectShadowTree()
2428 LayerTreeMap::iterator cit = sIndirectLayerTrees.find(aId); in CallWithIndirectShadowTree()
2439 LayerTreeMap::iterator itr = sIndirectLayerTrees.find(aContentLayersId); in GetStateForRoot()