Home
last modified time | relevance | path

Searched refs:mPaintedLayer (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/client/
H A DMultiTiledContentClient.cpp87 TILING_LOG("TILING %p: PaintThebes painting region %s\n", &mPaintedLayer, in PaintThebes()
265 mCallback(&mPaintedLayer, ctx, paintRegion, dirtyRegion, in Update()
456 mPaintedLayer.GetAncestorLayers(&scrollAncestor, nullptr, nullptr); in ComputeProgressiveUpdateRegion()
470 &mPaintedLayer, ToString(viewTransform.mTranslation).c_str(), in ComputeProgressiveUpdateRegion()
490 LayerRect(mPaintedLayer.GetVisibleRegion().GetBounds())); in ComputeProgressiveUpdateRegion()
519 &mPaintedLayer, ToString(coherentUpdateRect).c_str()); in ComputeProgressiveUpdateRegion()
536 &mPaintedLayer, ToString(aRegionToPaint).c_str()); in ComputeProgressiveUpdateRegion()
631 &mPaintedLayer, ToString(aInvalidRegion).c_str()); in ProgressiveUpdate()
633 &mPaintedLayer, ToString(aOldValidRegion).c_str()); in ProgressiveUpdate()
649 &mPaintedLayer, ToString(regionToPaint).c_str(), repeat); in ProgressiveUpdate()
[all …]
H A DSingleTiledContentClient.cpp113 &mPaintedLayer); in PaintThebes()
190 &mPaintedLayer, ToString(copyableRegion).c_str()); in PaintThebes()
222 aCallback(&mPaintedLayer, ctx, paintRegion, paintRegion, in PaintThebes()
H A DTiledContentClient.cpp230 gfxContentType content = mPaintedLayer.CanUseOpaqueSurface() in GetContentType()
233 SurfaceMode mode = mPaintedLayer.GetSurfaceMode(); in GetContentType()
239 if (!mPaintedLayer.GetParent() || in GetContentType()
240 !mPaintedLayer.GetParent()->SupportsComponentAlphaChildren()) { in GetContentType()
255 if (mPaintedLayer.MayResample()) { in GetContentType()
H A DTiledContentClient.h318 : mPaintedLayer(aPaintedLayer), in ClientTiledLayerBuffer()
364 ClientTiledPaintedLayer& mPaintedLayer; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/client/
H A DMultiTiledContentClient.cpp85 TILING_LOG("TILING %p: PaintThebes painting region %s\n", &mPaintedLayer, in PaintThebes()
87 TILING_LOG("TILING %p: PaintThebes new valid region %s\n", &mPaintedLayer, in PaintThebes()
264 mCallback(&mPaintedLayer, ctx, paintRegion, dirtyRegion, in Update()
455 mPaintedLayer.GetAncestorLayers(&scrollAncestor, nullptr, nullptr); in ComputeProgressiveUpdateRegion()
469 &mPaintedLayer, ToString(viewTransform.mTranslation).c_str(), in ComputeProgressiveUpdateRegion()
489 LayerRect(mPaintedLayer.GetVisibleRegion().GetBounds())); in ComputeProgressiveUpdateRegion()
518 &mPaintedLayer, Stringify(coherentUpdateRect).c_str()); in ComputeProgressiveUpdateRegion()
535 &mPaintedLayer, Stringify(aRegionToPaint).c_str()); in ComputeProgressiveUpdateRegion()
630 &mPaintedLayer, Stringify(aInvalidRegion).c_str()); in ProgressiveUpdate()
632 &mPaintedLayer, Stringify(aOldValidRegion).c_str()); in ProgressiveUpdate()
[all …]
H A DSingleTiledContentClient.cpp112 &mPaintedLayer); in PaintThebes()
189 &mPaintedLayer, Stringify(copyableRegion).c_str()); in PaintThebes()
221 aCallback(&mPaintedLayer, ctx, paintRegion, paintRegion, in PaintThebes()
H A DTiledContentClient.cpp266 gfxContentType content = mPaintedLayer.CanUseOpaqueSurface() in GetContentType()
269 SurfaceMode mode = mPaintedLayer.GetSurfaceMode(); in GetContentType()
275 if (!mPaintedLayer.GetParent() || in GetContentType()
276 !mPaintedLayer.GetParent()->SupportsComponentAlphaChildren()) { in GetContentType()
291 if (mPaintedLayer.MayResample()) { in GetContentType()
H A DTiledContentClient.h324 : mPaintedLayer(aPaintedLayer), in ClientTiledLayerBuffer()
370 ClientTiledPaintedLayer& mPaintedLayer; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DMultiTiledContentClient.cpp87 TILING_LOG("TILING %p: PaintThebes painting region %s\n", &mPaintedLayer, in PaintThebes()
265 mCallback(&mPaintedLayer, ctx, paintRegion, dirtyRegion, in Update()
456 mPaintedLayer.GetAncestorLayers(&scrollAncestor, nullptr, nullptr); in ComputeProgressiveUpdateRegion()
470 &mPaintedLayer, ToString(viewTransform.mTranslation).c_str(), in ComputeProgressiveUpdateRegion()
490 LayerRect(mPaintedLayer.GetVisibleRegion().GetBounds())); in ComputeProgressiveUpdateRegion()
519 &mPaintedLayer, ToString(coherentUpdateRect).c_str()); in ComputeProgressiveUpdateRegion()
536 &mPaintedLayer, ToString(aRegionToPaint).c_str()); in ComputeProgressiveUpdateRegion()
631 &mPaintedLayer, ToString(aInvalidRegion).c_str()); in ProgressiveUpdate()
633 &mPaintedLayer, ToString(aOldValidRegion).c_str()); in ProgressiveUpdate()
649 &mPaintedLayer, ToString(regionToPaint).c_str(), repeat); in ProgressiveUpdate()
[all …]
H A DSingleTiledContentClient.cpp113 &mPaintedLayer); in PaintThebes()
190 &mPaintedLayer, ToString(copyableRegion).c_str()); in PaintThebes()
222 aCallback(&mPaintedLayer, ctx, paintRegion, paintRegion, in PaintThebes()
H A DTiledContentClient.cpp230 gfxContentType content = mPaintedLayer.CanUseOpaqueSurface() in GetContentType()
233 SurfaceMode mode = mPaintedLayer.GetSurfaceMode(); in GetContentType()
239 if (!mPaintedLayer.GetParent() || in GetContentType()
240 !mPaintedLayer.GetParent()->SupportsComponentAlphaChildren()) { in GetContentType()
255 if (mPaintedLayer.MayResample()) { in GetContentType()
H A DTiledContentClient.h318 : mPaintedLayer(aPaintedLayer), in ClientTiledLayerBuffer()
364 ClientTiledPaintedLayer& mPaintedLayer; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/client/
H A DTiledContentClient.cpp309 gfxContentType content = mPaintedLayer.CanUseOpaqueSurface() in GetContentType()
312 SurfaceMode mode = mPaintedLayer.GetSurfaceMode(); in GetContentType()
318 if (!mPaintedLayer.GetParent() || in GetContentType()
334 if (mPaintedLayer.MayResample()) { in GetContentType()
1009 mCallback(&mPaintedLayer, ctx, paintRegion, dirtyRegion, in Update()
1257 &mPaintedLayer, ToString(viewTransform.mTranslation).c_str(), in ComputeProgressiveUpdateRegion()
1277 LayerRect(mPaintedLayer.GetVisibleRegion().GetBounds())); in ComputeProgressiveUpdateRegion()
1323 &mPaintedLayer, Stringify(aRegionToPaint).c_str()); in ComputeProgressiveUpdateRegion()
1418 &mPaintedLayer, Stringify(aInvalidRegion).c_str()); in ProgressiveUpdate()
1420 &mPaintedLayer, Stringify(aOldValidRegion).c_str()); in ProgressiveUpdate()
[all …]
H A DSingleTiledContentClient.cpp111 &mPaintedLayer); in PaintThebes()
240 &mPaintedLayer, Stringify(copyableRegion).c_str()); in PaintThebes()
287 aCallback(&mPaintedLayer, ctx, paintRegion, paintRegion, in PaintThebes()
317 aCallback(&mPaintedLayer, ctx, paintRegion, paintRegion, in PaintThebes()
H A DTiledContentClient.h294 : mPaintedLayer(aPaintedLayer), in ClientTiledLayerBuffer()
335 ClientTiledPaintedLayer& mPaintedLayer; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/client/
H A DTiledContentClient.cpp306 mPaintedLayer.CanUseOpaqueSurface() ? gfxContentType::COLOR : in GetContentType()
308 SurfaceMode mode = mPaintedLayer.GetSurfaceMode(); in GetContentType()
314 if (!mPaintedLayer.GetParent() || in GetContentType()
315 !mPaintedLayer.GetParent()->SupportsComponentAlphaChildren()) { in GetContentType()
330 if (mPaintedLayer.MayResample()) { in GetContentType()
771 …TILING_LOG("TILING %p: PaintThebes painting region %s\n", &mPaintedLayer, Stringify(aPaintRegion).… in PaintThebes()
991 mCallback(&mPaintedLayer, ctx, aPaintRegion, aDirtyRegion, in Update()
1186 mPaintedLayer.GetAncestorLayers(&scrollAncestor, nullptr, nullptr); in ComputeProgressiveUpdateRegion()
1202 …&mPaintedLayer, ToString(viewTransform.mTranslation).c_str(), viewTransform.mScale.scale, abortPai… in ComputeProgressiveUpdateRegion()
1221 ViewAs<LayerPixel>(Rect(mPaintedLayer.GetLayerBounds()))); in ComputeProgressiveUpdateRegion()
[all …]
H A DSingleTiledContentClient.cpp125 TILING_LOG("TILING %p: Single-tile valid region changed. Discarding buffers.\n", &mPaintedLayer) in PaintThebes()
216 …TILING_LOG("TILING %p: Region copied from discarded frontbuffer %s\n", &mPaintedLayer, Stringify(c… in PaintThebes()
236 …aCallback(&mPaintedLayer, ctx, paintRegion, paintRegion, DrawRegionClip::DRAW, nsIntRegion(), aCal… in PaintThebes()
H A DTiledContentClient.h284 : mPaintedLayer(aPaintedLayer) in ClientTiledLayerBuffer()
325 ClientTiledPaintedLayer& mPaintedLayer; variable