Home
last modified time | relevance | path

Searched refs:GetBackendType (Results 1 – 25 of 597) sorted by relevance

12345678910>>...24

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DnsSVGPathGeometryElement.cpp83 bool cacheable = aDrawTarget.GetBackendType() == in GetOrBuildPath()
91 if (aDrawTarget.GetBackendType() == mCachedPath->GetBackendType()) { in GetOrBuildPath()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawTargetCapture.cpp53 if (aBackend == screenRefDT->GetBackendType()) { in DrawTargetCaptureImpl()
316 MOZ_ASSERT(GetBackendType() == BackendType::SKIA); in Blur()
350 return MakeAndAddRef<DrawTargetCaptureImpl>(GetBackendType(), aSize, aFormat); in CreateSimilarDrawTarget()
356 auto dt = MakeRefPtr<DrawTargetCaptureImpl>(GetBackendType(), bounds.Size(), in CreateClippedDrawTarget()
372 if (mRefDT->GetBackendType() == BackendType::DIRECT2D1_1) { in CreatePathBuilder()
381 if (mRefDT->GetBackendType() == BackendType::DIRECT2D1_1) { in CreateFilter()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawTargetCapture.cpp53 if (aBackend == screenRefDT->GetBackendType()) { in DrawTargetCaptureImpl()
316 MOZ_ASSERT(GetBackendType() == BackendType::SKIA); in Blur()
350 return MakeAndAddRef<DrawTargetCaptureImpl>(GetBackendType(), aSize, aFormat); in CreateSimilarDrawTarget()
356 auto dt = MakeRefPtr<DrawTargetCaptureImpl>(GetBackendType(), bounds.Size(), in CreateClippedDrawTarget()
372 if (mRefDT->GetBackendType() == BackendType::DIRECT2D1_1) { in CreatePathBuilder()
381 if (mRefDT->GetBackendType() == BackendType::DIRECT2D1_1) { in CreateFilter()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawTargetCapture.cpp53 if (aBackend == screenRefDT->GetBackendType()) { in DrawTargetCaptureImpl()
316 MOZ_ASSERT(GetBackendType() == BackendType::SKIA); in Blur()
350 return MakeAndAddRef<DrawTargetCaptureImpl>(GetBackendType(), aSize, aFormat); in CreateSimilarDrawTarget()
356 auto dt = MakeRefPtr<DrawTargetCaptureImpl>(GetBackendType(), bounds.Size(), in CreateClippedDrawTarget()
372 if (mRefDT->GetBackendType() == BackendType::DIRECT2D1_1) { in CreatePathBuilder()
381 if (mRefDT->GetBackendType() == BackendType::DIRECT2D1_1) { in CreateFilter()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGGeometryElement.cpp85 bool cacheable = aDrawTarget->GetBackendType() == in GetOrBuildPath()
93 aDrawTarget->GetBackendType() == mCachedPath->GetBackendType()) { in GetOrBuildPath()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DWindowRenderer.h144 virtual layers::LayersBackend GetBackendType() = 0;
152 return GetBackendType(); in GetCompositorBackendType()
261 layers::LayersBackend GetBackendType() override { in GetBackendType() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/
H A DDawnNative.cpp49 properties->backendType = mImpl->GetBackendType(); in GetProperties()
56 BackendType Adapter::GetBackendType() const { in GetBackendType() function in dawn_native::Adapter
57 switch (mImpl->GetBackendType()) { in GetBackendType()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DCanvasGradient.h31 if (mStops && mStops->GetBackendType() == aRT->GetBackendType()) { in GetGradientStopsForTarget()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DCanvasGradient.h31 if (mStops && mStops->GetBackendType() == aRT->GetBackendType()) { in GetGradientStopsForTarget()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DCanvasGradient.h39 if (mStops && mStops->GetBackendType() == aRT->GetBackendType()) { in GetGradientStopsForTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DCompositorWidget.cpp38 mLastBackBuffer->GetBackendType() != aScreenTarget->GetBackendType() || in GetBackBufferDrawTarget()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxQuartzNativeDrawing.cpp28 dt->GetBackendType() != BackendType::SKIA) { in BeginNativeDrawing()
53 MOZ_ASSERT(dt->GetBackendType() == BackendType::SKIA); in BeginNativeDrawing()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DX11TextureHost.cpp37 switch (mCompositor->GetBackendType()) { in Lock()
72 if (mCompositor->GetBackendType() == LayersBackend::LAYERS_OPENGL) { in GetFormat()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DX11TextureHost.cpp37 switch (mCompositor->GetBackendType()) { in Lock()
72 if (mCompositor->GetBackendType() == LayersBackend::LAYERS_OPENGL) { in GetFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DX11TextureHost.cpp37 switch (mCompositor->GetBackendType()) { in Lock()
72 if (mCompositor->GetBackendType() == LayersBackend::LAYERS_OPENGL) { in GetFormat()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DX11TextureHost.cpp38 switch (mCompositor->GetBackendType()) { in Lock()
76 if (mCompositor->GetBackendType() == LayersBackend::LAYERS_OPENGL) { in GetFormat()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/composite/
H A DX11TextureHost.cpp40 switch (mCompositor->GetBackendType()) { in Lock()
76 if (mCompositor->GetBackendType() == LayersBackend::LAYERS_OPENGL) { in GetFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DCompositorWidget.cpp38 mLastBackBuffer->GetBackendType() != aScreenTarget->GetBackendType() || in GetBackBufferDrawTarget()
/dports/www/firefox/firefox-99.0/widget/
H A DCompositorWidget.cpp38 mLastBackBuffer->GetBackendType() != aScreenTarget->GetBackendType() || in GetBackBufferDrawTarget()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DCompositorWidget.cpp38 mLastBackBuffer->GetBackendType() != aScreenTarget->GetBackendType() || in GetBackBufferDrawTarget()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DCompositorWidget.cpp43 mLastBackBuffer->GetBackendType() == aScreenTarget->GetBackendType() && in GetBackBufferDrawTarget()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxQuartzNativeDrawing.cpp22 if (dt->IsTiledDrawTarget() || dt->GetBackendType() != BackendType::SKIA || in BeginNativeDrawing()
57 MOZ_ASSERT(dt->GetBackendType() == BackendType::SKIA); in BeginNativeDrawing()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxQuartzNativeDrawing.cpp23 dt->GetBackendType() != BackendType::SKIA || dt->IsRecording()) { in BeginNativeDrawing()
57 MOZ_ASSERT(dt->GetBackendType() == BackendType::SKIA); in BeginNativeDrawing()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxQuartzNativeDrawing.cpp23 dt->GetBackendType() != BackendType::SKIA || dt->IsRecording()) { in BeginNativeDrawing()
57 MOZ_ASSERT(dt->GetBackendType() == BackendType::SKIA); in BeginNativeDrawing()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DCompositorWidget.cpp38 mLastBackBuffer->GetBackendType() == aScreenTarget->GetBackendType() && in GetBackBufferDrawTarget()

12345678910>>...24