Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DCrossProcessCompositorBridgeParent.cpp50 void EraseLayerState(uint64_t aId);
111 EraseLayerState(slp->GetId()); in DeallocPLayerTransactionParent()
258 EraseLayerState(wr::AsUint64(parent->PipelineId())); in DeallocPWebRenderBridgeParent()
H A DCompositorBridgeParent.cpp1676 void EraseLayerState(uint64_t aId) { in EraseLayerState() function
1703 NewRunnableFunction("EraseLayerStateRunnable", &EraseLayerState, aId)); in DeallocateLayerTreeId()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DContentCompositorBridgeParent.cpp55 void EraseLayerState(LayersId aId);
119 EraseLayerState(slp->GetId()); in DeallocPLayerTransactionParent()
268 EraseLayerState(wr::AsLayersId(parent->PipelineId())); in DeallocPWebRenderBridgeParent()
H A DCompositorBridgeParent.cpp2011 void EraseLayerState(LayersId aId) { in EraseLayerState() function
2048 NewRunnableFunction("EraseLayerStateRunnable", &EraseLayerState, aId)); in DeallocateLayerTreeId()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DContentCompositorBridgeParent.cpp55 void EraseLayerState(LayersId aId);
119 EraseLayerState(slp->GetId()); in DeallocPLayerTransactionParent()
268 EraseLayerState(wr::AsLayersId(parent->PipelineId())); in DeallocPWebRenderBridgeParent()
H A DCompositorBridgeParent.cpp2011 void EraseLayerState(LayersId aId) { in EraseLayerState() function
2048 NewRunnableFunction("EraseLayerStateRunnable", &EraseLayerState, aId)); in DeallocateLayerTreeId()
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DContentCompositorBridgeParent.cpp45 void EraseLayerState(LayersId aId);
201 EraseLayerState(wr::AsLayersId(parent->PipelineId())); in DeallocPWebRenderBridgeParent()
H A DCompositorBridgeParent.cpp1416 void EraseLayerState(LayersId aId) { in EraseLayerState() function
1453 NewRunnableFunction("EraseLayerStateRunnable", &EraseLayerState, aId)); in DeallocateLayerTreeId()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DContentCompositorBridgeParent.cpp58 void EraseLayerState(LayersId aId);
122 EraseLayerState(slp->GetId()); in DeallocPLayerTransactionParent()
269 EraseLayerState(wr::AsLayersId(parent->PipelineId())); in DeallocPWebRenderBridgeParent()
H A DCompositorBridgeParent.cpp2063 void EraseLayerState(LayersId aId) { in EraseLayerState() function
2094 NewRunnableFunction("EraseLayerStateRunnable", &EraseLayerState, aId)); in DeallocateLayerTreeId()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DCrossProcessCompositorBridgeParent.cpp160 EraseLayerState(slp->GetId()); in DeallocPLayerTransactionParent()
H A DCompositorBridgeParent.cpp1838 EraseLayerState(uint64_t aId) in EraseLayerState() function
1864 CompositorLoop()->PostTask(NewRunnableFunction(&EraseLayerState, aId)); in DeallocateLayerTreeId()