Home
last modified time | relevance | path

Searched refs:aScreenTarget (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DCompositorWidget.cpp25 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect, in GetBackBufferDrawTarget() argument
27 MOZ_ASSERT(aScreenTarget); in GetBackBufferDrawTarget()
29 aScreenTarget->GetFormat() == gfx::SurfaceFormat::B8G8R8X8 in GetBackBufferDrawTarget()
38 mLastBackBuffer->GetBackendType() != aScreenTarget->GetBackendType() || in GetBackBufferDrawTarget()
42 aScreenTarget->CreateSimilarDrawTarget(clientSize, format); in GetBackBufferDrawTarget()
H A DCompositorWidget.h223 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DCompositorWidget.cpp25 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect, in GetBackBufferDrawTarget() argument
27 MOZ_ASSERT(aScreenTarget); in GetBackBufferDrawTarget()
29 aScreenTarget->GetFormat() == gfx::SurfaceFormat::B8G8R8X8 in GetBackBufferDrawTarget()
38 mLastBackBuffer->GetBackendType() != aScreenTarget->GetBackendType() || in GetBackBufferDrawTarget()
42 aScreenTarget->CreateSimilarDrawTarget(clientSize, format); in GetBackBufferDrawTarget()
/dports/www/firefox/firefox-99.0/widget/
H A DCompositorWidget.cpp25 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect, in GetBackBufferDrawTarget() argument
27 MOZ_ASSERT(aScreenTarget); in GetBackBufferDrawTarget()
29 aScreenTarget->GetFormat() == gfx::SurfaceFormat::B8G8R8X8 in GetBackBufferDrawTarget()
38 mLastBackBuffer->GetBackendType() != aScreenTarget->GetBackendType() || in GetBackBufferDrawTarget()
42 aScreenTarget->CreateSimilarDrawTarget(clientSize, format); in GetBackBufferDrawTarget()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DCompositorWidget.cpp25 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect, in GetBackBufferDrawTarget() argument
27 MOZ_ASSERT(aScreenTarget); in GetBackBufferDrawTarget()
29 aScreenTarget->GetFormat() == gfx::SurfaceFormat::B8G8R8X8 in GetBackBufferDrawTarget()
38 mLastBackBuffer->GetBackendType() != aScreenTarget->GetBackendType() || in GetBackBufferDrawTarget()
42 aScreenTarget->CreateSimilarDrawTarget(clientSize, format); in GetBackBufferDrawTarget()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DCompositorWidget.cpp30 CompositorWidget::GetBackBufferDrawTarget(gfx::DrawTarget* aScreenTarget, in GetBackBufferDrawTarget() argument
34 MOZ_ASSERT(aScreenTarget); in GetBackBufferDrawTarget()
36aScreenTarget->GetFormat() == gfx::SurfaceFormat::B8G8R8X8 ? gfx::SurfaceFormat::B8G8R8X8 : gfx::S… in GetBackBufferDrawTarget()
43 mLastBackBuffer->GetBackendType() == aScreenTarget->GetBackendType() && in GetBackBufferDrawTarget()
54 target = aScreenTarget->CreateSimilarDrawTarget(size, format); in GetBackBufferDrawTarget()
H A DCompositorWidget.h237 GetBackBufferDrawTarget(gfx::DrawTarget* aScreenTarget,
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DCompositorWidget.cpp25 gfx::DrawTarget* aScreenTarget, const LayoutDeviceIntRect& aRect, in GetBackBufferDrawTarget() argument
27 MOZ_ASSERT(aScreenTarget); in GetBackBufferDrawTarget()
29 aScreenTarget->GetFormat() == gfx::SurfaceFormat::B8G8R8X8 in GetBackBufferDrawTarget()
38 mLastBackBuffer->GetBackendType() == aScreenTarget->GetBackendType() && in GetBackBufferDrawTarget()
51 target = aScreenTarget->CreateSimilarDrawTarget(size, format); in GetBackBufferDrawTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DCompositorWidgetParent.cpp94 CompositorWidgetParent::GetBackBufferDrawTarget(gfx::DrawTarget* aScreenTarget, in GetBackBufferDrawTarget() argument
100 aScreenTarget, aRect, aOutIsCleared); in GetBackBufferDrawTarget()
H A DInProcessWinCompositorWidget.cpp192 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect, in GetBackBufferDrawTarget() argument
197 aScreenTarget, aRect, aOutIsCleared); in GetBackBufferDrawTarget()
H A DInProcessWinCompositorWidget.h35 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,
H A DCompositorWidgetParent.h36 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DWinCompositorWidget.cpp157 WinCompositorWidget::GetBackBufferDrawTarget(gfx::DrawTarget* aScreenTarget, in GetBackBufferDrawTarget() argument
164 CompositorWidget::GetBackBufferDrawTarget(aScreenTarget, aRect, aClearRect); in GetBackBufferDrawTarget()
H A DWinCompositorWidget.h54 already_AddRefed<gfx::DrawTarget> GetBackBufferDrawTarget(gfx::DrawTarget* aScreenTarget,
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DWinCompositorWidget.cpp156 gfx::DrawTarget* aScreenTarget, const LayoutDeviceIntRect& aRect, in GetBackBufferDrawTarget() argument
161 aScreenTarget, aRect, aClearRect); in GetBackBufferDrawTarget()
H A DWinCompositorWidget.h64 gfx::DrawTarget* aScreenTarget, const LayoutDeviceIntRect& aRect,
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DInProcessWinCompositorWidget.cpp191 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect, in GetBackBufferDrawTarget() argument
196 aScreenTarget, aRect, aOutIsCleared); in GetBackBufferDrawTarget()
H A DCompositorWidgetParent.h40 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,
H A DInProcessWinCompositorWidget.h35 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DInProcessWinCompositorWidget.cpp191 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect, in GetBackBufferDrawTarget() argument
196 aScreenTarget, aRect, aOutIsCleared); in GetBackBufferDrawTarget()
H A DInProcessWinCompositorWidget.h35 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,
H A DCompositorWidgetParent.h40 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,
/dports/www/firefox/firefox-99.0/widget/windows/
H A DInProcessWinCompositorWidget.cpp191 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect, in GetBackBufferDrawTarget() argument
196 aScreenTarget, aRect, aOutIsCleared); in GetBackBufferDrawTarget()
H A DInProcessWinCompositorWidget.h36 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,
H A DCompositorWidgetParent.h40 gfx::DrawTarget* aScreenTarget, const gfx::IntRect& aRect,

12