Home
last modified time | relevance | path

Searched refs:rootLayersId (Results 1 – 15 of 15) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp973 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZFocusState() local
975 apz->UpdateFocusState(rootLayersId, GetLayersId(), aFocus); in UpdateAPZFocusState()
985 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZScrollData() local
987 apz->UpdateScrollDataAndTreeState(rootLayersId, GetLayersId(), aEpoch, in UpdateAPZScrollData()
998 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZScrollOffsets() local
1000 apz->UpdateScrollOffsets(rootLayersId, GetLayersId(), std::move(aUpdates), in UpdateAPZScrollOffsets()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp1046 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZFocusState() local
1048 apz->UpdateFocusState(rootLayersId, GetLayersId(), aFocus); in UpdateAPZFocusState()
1058 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZScrollData() local
1060 apz->UpdateScrollDataAndTreeState(rootLayersId, GetLayersId(), aEpoch, in UpdateAPZScrollData()
1071 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZScrollOffsets() local
1073 apz->UpdateScrollOffsets(rootLayersId, GetLayersId(), std::move(aUpdates), in UpdateAPZScrollOffsets()
/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp1055 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZFocusState() local
1057 apz->UpdateFocusState(rootLayersId, GetLayersId(), aFocus); in UpdateAPZFocusState()
1067 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZScrollData() local
1069 apz->UpdateScrollDataAndTreeState(rootLayersId, GetLayersId(), aEpoch, in UpdateAPZScrollData()
1080 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZScrollOffsets() local
1082 apz->UpdateScrollOffsets(rootLayersId, GetLayersId(), std::move(aUpdates), in UpdateAPZScrollOffsets()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp1046 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZFocusState() local
1048 apz->UpdateFocusState(rootLayersId, GetLayersId(), aFocus); in UpdateAPZFocusState()
1058 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZScrollData() local
1060 apz->UpdateScrollDataAndTreeState(rootLayersId, GetLayersId(), aEpoch, in UpdateAPZScrollData()
1071 LayersId rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZScrollOffsets() local
1073 apz->UpdateScrollOffsets(rootLayersId, GetLayersId(), std::move(aUpdates), in UpdateAPZScrollOffsets()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/wr/
H A DWebRenderBridgeParent.cpp475 uint64_t rootLayersId = cbp->RootLayerTreeId(); in UpdateAPZ() local
481 apz->UpdateFocusState(rootLayersId, GetLayersId(), in UpdateAPZ()
484 apz->UpdateHitTestingTree(rootLayersId, rootWrbp->GetScrollData(), in UpdateAPZ()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsBaseWidget.cpp975 LayersId rootLayersId = mCompositorSession->RootLayerTreeId(); in ProcessUntransformedAPZEvent() local
986 this, GetDocument(), *(original->AsTouchEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
994 this, GetDocument(), *(original->AsWheelEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
1003 this, GetDocument(), *(original->AsMouseEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
/dports/www/firefox/firefox-99.0/widget/
H A DnsBaseWidget.cpp920 LayersId rootLayersId = mCompositorSession->RootLayerTreeId(); in ProcessUntransformedAPZEvent() local
934 this, GetDocument(), originalEvent, rootLayersId, inputBlockId); in ProcessUntransformedAPZEvent()
942 this, GetDocument(), *original->AsWheelEvent(), rootLayersId, in ProcessUntransformedAPZEvent()
951 this, GetDocument(), *original->AsMouseEvent(), rootLayersId, in ProcessUntransformedAPZEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsBaseWidget.cpp1061 LayersId rootLayersId = mCompositorSession->RootLayerTreeId(); in ProcessUntransformedAPZEvent() local
1074 this, GetDocument(), *(original->AsTouchEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
1083 this, GetDocument(), *(original->AsWheelEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
1092 this, GetDocument(), *(original->AsMouseEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsBaseWidget.cpp1061 LayersId rootLayersId = mCompositorSession->RootLayerTreeId(); in ProcessUntransformedAPZEvent() local
1074 this, GetDocument(), *(original->AsTouchEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
1083 this, GetDocument(), *(original->AsWheelEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
1092 this, GetDocument(), *(original->AsMouseEvent()), rootLayersId, in ProcessUntransformedAPZEvent()
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp1821 LayersId rootLayersId = state->mParent->RootLayerTreeId(); in GetStateForRoot() local
1822 itr = sIndirectLayerTrees.find(rootLayersId); in GetStateForRoot()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp2202 uint64_t rootLayersId = state->mParent->RootLayerTreeId(); in GetStateForRoot() local
2203 itr = sIndirectLayerTrees.find(rootLayersId); in GetStateForRoot()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp2012 uint64_t rootLayersId = state->mParent->RootLayerTreeId(); in GetStateForRoot() local
2013 itr = sIndirectLayerTrees.find(rootLayersId); in GetStateForRoot()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp2467 LayersId rootLayersId = state->mParent->RootLayerTreeId(); in GetStateForRoot() local
2468 itr = sIndirectLayerTrees.find(rootLayersId); in GetStateForRoot()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp2467 LayersId rootLayersId = state->mParent->RootLayerTreeId(); in GetStateForRoot() local
2468 itr = sIndirectLayerTrees.find(rootLayersId); in GetStateForRoot()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp2451 LayersId rootLayersId = state->mParent->RootLayerTreeId(); in GetStateForRoot() local
2452 itr = sIndirectLayerTrees.find(rootLayersId); in GetStateForRoot()