Home
last modified time | relevance | path

Searched refs:CompositorOptionsChangeKind (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp1072 enum class CompositorOptionsChangeKind { enum
1078 static CompositorOptionsChangeKind ClassifyCompositorOptionsChange( in ClassifyCompositorOptionsChange()
1081 return CompositorOptionsChangeKind::eSupported; in ClassifyCompositorOptionsChange()
1083 return CompositorOptionsChangeKind::eUnsupported; in ClassifyCompositorOptionsChange()
1112 case CompositorOptionsChangeKind::eUnsupported: { in RecvAdoptChild()
1119 case CompositorOptionsChangeKind::eBestEffort: { in RecvAdoptChild()
1127 case CompositorOptionsChangeKind::eSupported: { in RecvAdoptChild()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp1628 enum class CompositorOptionsChangeKind { enum
1634 static CompositorOptionsChangeKind ClassifyCompositorOptionsChange( in ClassifyCompositorOptionsChange()
1637 return CompositorOptionsChangeKind::eSupported; in ClassifyCompositorOptionsChange()
1643 return CompositorOptionsChangeKind::eBestEffort; in ClassifyCompositorOptionsChange()
1645 return CompositorOptionsChangeKind::eUnsupported; in ClassifyCompositorOptionsChange()
1675 case CompositorOptionsChangeKind::eUnsupported: { in RecvAdoptChild()
1682 case CompositorOptionsChangeKind::eBestEffort: { in RecvAdoptChild()
1690 case CompositorOptionsChangeKind::eSupported: { in RecvAdoptChild()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp1628 enum class CompositorOptionsChangeKind { enum
1634 static CompositorOptionsChangeKind ClassifyCompositorOptionsChange( in ClassifyCompositorOptionsChange()
1637 return CompositorOptionsChangeKind::eSupported; in ClassifyCompositorOptionsChange()
1643 return CompositorOptionsChangeKind::eBestEffort; in ClassifyCompositorOptionsChange()
1645 return CompositorOptionsChangeKind::eUnsupported; in ClassifyCompositorOptionsChange()
1675 case CompositorOptionsChangeKind::eUnsupported: { in RecvAdoptChild()
1682 case CompositorOptionsChangeKind::eBestEffort: { in RecvAdoptChild()
1690 case CompositorOptionsChangeKind::eSupported: { in RecvAdoptChild()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp1723 enum class CompositorOptionsChangeKind { enum
1729 static CompositorOptionsChangeKind ClassifyCompositorOptionsChange( in ClassifyCompositorOptionsChange()
1732 return CompositorOptionsChangeKind::eSupported; in ClassifyCompositorOptionsChange()
1738 return CompositorOptionsChangeKind::eBestEffort; in ClassifyCompositorOptionsChange()
1740 return CompositorOptionsChangeKind::eUnsupported; in ClassifyCompositorOptionsChange()
1771 case CompositorOptionsChangeKind::eUnsupported: { in RecvAdoptChild()
1778 case CompositorOptionsChangeKind::eBestEffort: { in RecvAdoptChild()
1786 case CompositorOptionsChangeKind::eSupported: { in RecvAdoptChild()