Home
last modified time | relevance | path

Searched refs:SetDestinationSurfaceSize (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/d3d9/
H A DCompositorD3D9.h54 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/basic/
H A DBasicCompositor.h114 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override { } in SetDestinationSurfaceSize() function
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DCompositor.h250 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) = 0;
/dports/www/firefox/firefox-99.0/gfx/layers/d3d11/
H A DCompositorD3D11.h61 void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/d3d11/
H A DCompositorD3D11.h79 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/basic/
H A DBasicCompositor.h114 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DTestCompositor.cpp52 compositor->SetDestinationSurfaceSize(IntSize(gCompWidth, gCompHeight)); in CreateTestCompositor()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/
H A DTestCompositor.cpp52 compositor->SetDestinationSurfaceSize(IntSize(gCompWidth, gCompHeight)); in CreateTestCompositor()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/gtest/
H A DTestCompositor.cpp52 compositor->SetDestinationSurfaceSize(IntSize(gCompWidth, gCompHeight)); in CreateTestCompositor()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/tests/gtest/
H A DTestCompositor.cpp53 compositor->SetDestinationSurfaceSize(IntSize(gCompWidth, gCompHeight)); in CreateTestCompositor()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/basic/
H A DBasicCompositor.h156 void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/basic/
H A DBasicCompositor.h150 void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/d3d11/
H A DCompositorD3D11.h61 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/basic/
H A DBasicCompositor.h156 void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/d3d11/
H A DCompositorD3D11.h72 void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/d3d11/
H A DCompositorD3D11.h72 void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/d3d11/
H A DCompositorD3D11.h72 void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override {} in SetDestinationSurfaceSize() function
/dports/www/firefox/firefox-99.0/gfx/layers/opengl/
H A DCompositorOGL.h173 void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/tests/gtest/
H A DTestCompositor.cpp124 compositor->SetDestinationSurfaceSize(IntSize(gCompWidth, gCompHeight)); in CreateTestCompositor()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DCompositor.h269 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) = 0;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/opengl/
H A DCompositorOGL.h180 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/opengl/
H A DCompositorOGL.h233 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) override;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DCompositor.h306 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) = 0;
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DCompositor.h301 virtual void SetDestinationSurfaceSize(const gfx::IntSize& aSize) = 0;
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/
H A DRenderCompositorOGLSWGL.cpp245 mCompositor->SetDestinationSurfaceSize(gfx::IntSize(width, height)); in Resume()

12