Home
last modified time | relevance | path

Searched refs:SetHWComposed (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DLayerScope.h45 static void SetHWComposed();
H A DLayerScope.cpp1589 void LayerScope::SetHWComposed() { in SetHWComposed() function in mozilla::layers::LayerScope
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DLayerScope.h45 static void SetHWComposed();
H A DLayerScope.cpp1585 void LayerScope::SetHWComposed() { in SetHWComposed() function in mozilla::layers::LayerScope
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DLayerScope.h45 static void SetHWComposed();
H A DLayerScope.cpp1589 void LayerScope::SetHWComposed() { in SetHWComposed() function in mozilla::layers::LayerScope
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DLayerScope.h45 static void SetHWComposed();
H A DLayerScope.cpp1581 void LayerScope::SetHWComposed() { in SetHWComposed() function in mozilla::layers::LayerScope
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DLayerScope.h46 static void SetHWComposed();
H A DLayerScope.cpp1778 LayerScope::SetHWComposed() in SetHWComposed() function in mozilla::layers::LayerScope
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/composite/
H A DLayerManagerComposite.cpp918 LayerScope::SetHWComposed(); in Render()