Home
last modified time | relevance | path

Searched refs:WriteSnapshotToDumpFile (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/firefox/firefox-99.0/gfx/layers/
H A DLayers.h123 void WriteSnapshotToDumpFile(Layer* aLayer, gfx::DataSourceSurface* aSurf);
124 void WriteSnapshotToDumpFile(Compositor* aCompositor, gfx::DrawTarget* aTarget);
H A DLayers.cpp79 void WriteSnapshotToDumpFile(Compositor* aCompositor, DrawTarget* aTarget) { in WriteSnapshotToDumpFile() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DCanvasLayerComposite.cpp78 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DPaintedLayerComposite.cpp102 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DImageLayerComposite.cpp89 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DCanvasLayerComposite.cpp77 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DPaintedLayerComposite.cpp101 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DImageLayerComposite.cpp85 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DCanvasLayerComposite.cpp78 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DPaintedLayerComposite.cpp102 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DImageLayerComposite.cpp89 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DCanvasLayerComposite.cpp77 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DPaintedLayerComposite.cpp101 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DImageLayerComposite.cpp85 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/composite/
H A DCanvasLayerComposite.cpp93 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DPaintedLayerComposite.cpp121 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
H A DImageLayerComposite.cpp103 WriteSnapshotToDumpFile(this, surf); in RenderLayer()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DLayers.h2047 void WriteSnapshotToDumpFile(Layer* aLayer, gfx::DataSourceSurface* aSurf);
2048 void WriteSnapshotToDumpFile(LayerManager* aManager,
2050 void WriteSnapshotToDumpFile(Compositor* aCompositor, gfx::DrawTarget* aTarget);
H A DLayers.cpp1335 void WriteSnapshotToDumpFile(Layer* aLayer, DataSourceSurface* aSurf) { in DefaultComputeEffectiveTransforms() function
1339 void WriteSnapshotToDumpFile(LayerManager* aManager, DataSourceSurface* aSurf) { in DefaultComputeEffectiveTransforms() function
1343 void WriteSnapshotToDumpFile(Compositor* aCompositor, DrawTarget* aTarget) { in DefaultComputeEffectiveTransforms() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DLayers.h2047 void WriteSnapshotToDumpFile(Layer* aLayer, gfx::DataSourceSurface* aSurf);
2048 void WriteSnapshotToDumpFile(LayerManager* aManager,
2050 void WriteSnapshotToDumpFile(Compositor* aCompositor, gfx::DrawTarget* aTarget);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DLayers.h2746 void WriteSnapshotToDumpFile(Layer* aLayer, gfx::DataSourceSurface* aSurf);
2747 void WriteSnapshotToDumpFile(LayerManager* aManager,
2749 void WriteSnapshotToDumpFile(Compositor* aCompositor, gfx::DrawTarget* aTarget);
H A DLayers.cpp1424 void WriteSnapshotToDumpFile(Layer* aLayer, DataSourceSurface* aSurf) { in DefaultComputeEffectiveTransforms() function
1428 void WriteSnapshotToDumpFile(LayerManager* aManager, DataSourceSurface* aSurf) { in DefaultComputeEffectiveTransforms() function
1432 void WriteSnapshotToDumpFile(Compositor* aCompositor, DrawTarget* aTarget) { in DefaultComputeEffectiveTransforms() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DLayers.h2608 void WriteSnapshotToDumpFile(Layer* aLayer, gfx::DataSourceSurface* aSurf);
2609 void WriteSnapshotToDumpFile(LayerManager* aManager, gfx::DataSourceSurface* aSurf);
2610 void WriteSnapshotToDumpFile(Compositor* aCompositor, gfx::DrawTarget* aTarget);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DLayers.h2863 void WriteSnapshotToDumpFile(Layer* aLayer, gfx::DataSourceSurface* aSurf);
2864 void WriteSnapshotToDumpFile(LayerManager* aManager,
2866 void WriteSnapshotToDumpFile(Compositor* aCompositor, gfx::DrawTarget* aTarget);
H A DLayers.cpp1392 void WriteSnapshotToDumpFile(Layer* aLayer, DataSourceSurface* aSurf) { in DefaultComputeEffectiveTransforms() function
1396 void WriteSnapshotToDumpFile(LayerManager* aManager, DataSourceSurface* aSurf) { in DefaultComputeEffectiveTransforms() function
1400 void WriteSnapshotToDumpFile(Compositor* aCompositor, DrawTarget* aTarget) { in DefaultComputeEffectiveTransforms() function

12