Home
last modified time | relevance | path

Searched refs:TYPE_PAINTED (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DPaintedLayerComposite.h68 MOZ_LAYER_DECL_NAME("PaintedLayerComposite", TYPE_PAINTED)
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DPaintedLayerComposite.h68 MOZ_LAYER_DECL_NAME("PaintedLayerComposite", TYPE_PAINTED)
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DPaintedLayerComposite.h68 MOZ_LAYER_DECL_NAME("PaintedLayerComposite", TYPE_PAINTED)
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DPaintedLayerComposite.h68 MOZ_LAYER_DECL_NAME("PaintedLayerComposite", TYPE_PAINTED)
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DShadowLayerParent.cpp102 return mLayer && mLayer->GetType() == Layer::TYPE_PAINTED in AsPaintedLayerComposite()
H A DCompositableTransactionParent.cpp80 if (!layer || layer->GetType() != Layer::TYPE_PAINTED) { in ReceiveCompositableUpdate()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/composite/
H A DPaintedLayerComposite.h78 MOZ_LAYER_DECL_NAME("PaintedLayerComposite", TYPE_PAINTED)
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/mlgpu/
H A DPaintedLayerMLGPU.h62 MOZ_LAYER_DECL_NAME("PaintedLayerMLGPU", TYPE_PAINTED)
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/mlgpu/
H A DPaintedLayerMLGPU.h62 MOZ_LAYER_DECL_NAME("PaintedLayerMLGPU", TYPE_PAINTED)
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DReadbackProcessor.cpp82 if (type != Layer::TYPE_COLOR && type != Layer::TYPE_PAINTED) in FindBackgroundLayer()
H A DLayers.h138 TYPE_PAINTED enumerator
1387 MOZ_LAYER_DECL_NAME("PaintedLayer", TYPE_PAINTED)
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DReadbackProcessor.cpp82 if (type != Layer::TYPE_COLOR && type != Layer::TYPE_PAINTED) in FindBackgroundLayer()
H A DLayers.h833 TYPE_PAINTED enumerator
2086 MOZ_LAYER_DECL_NAME("PaintedLayer", TYPE_PAINTED)
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DReadbackProcessor.cpp82 if (type != Layer::TYPE_COLOR && type != Layer::TYPE_PAINTED) in FindBackgroundLayer()
H A DLayers.h138 TYPE_PAINTED enumerator
1387 MOZ_LAYER_DECL_NAME("PaintedLayer", TYPE_PAINTED)
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DReadbackProcessor.cpp82 if (type != Layer::TYPE_COLOR && type != Layer::TYPE_PAINTED) in FindBackgroundLayer()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DReadbackProcessor.cpp86 if (type != Layer::TYPE_COLOR && type != Layer::TYPE_PAINTED) in FindBackgroundLayer()
H A DLayerTreeInvalidation.cpp611 case Layer::TYPE_PAINTED: in CloneLayerTreePropertiesInternal()
H A DLayers.h750 TYPE_PAINTED enumerator
1956 MOZ_LAYER_DECL_NAME("PaintedLayer", TYPE_PAINTED)
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DCompositableTransactionParent.cpp89 if (!layer || layer->GetType() != Layer::TYPE_PAINTED) { in ReceiveCompositableUpdate()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DCompositableTransactionParent.cpp93 if (!layer || layer->GetType() != Layer::TYPE_PAINTED) { in ReceiveCompositableUpdate()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DCompositableTransactionParent.cpp84 if (!layer || layer->GetType() != Layer::TYPE_PAINTED) { in ReceiveCompositableUpdate()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DCompositableTransactionParent.cpp93 if (!layer || layer->GetType() != Layer::TYPE_PAINTED) { in ReceiveCompositableUpdate()
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DTestLayers.cpp39 virtual LayerType GetType() const { return TYPE_PAINTED; } in GetType()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/
H A DTestLayers.cpp39 virtual LayerType GetType() const { return TYPE_PAINTED; } in GetType()

12