Searched refs:mDirtyRectGfx (Results 1 – 3 of 3) sorted by relevance
1911 &aClipState->mDirtyRect, &aClipState->mDirtyRectGfx); in GetImageLayerClip()1919 if (aClipState.mDirtyRectGfx.IsEmpty()) { in SetupImageLayerClip()1961 aClipState.mDirtyRectGfx.SizeTo(gfxSize(0.0, 0.0)); in SetupImageLayerClip()1977 if (aClipState.mDirtyRectGfx.IsEmpty()) { in DrawBackgroundColor()1989 aCtx->Rectangle(aClipState.mDirtyRectGfx, true); in DrawBackgroundColor()2002 aClipState.mDirtyRectGfx.SizeTo(gfxSize(0.0, 0.0)); in DrawBackgroundColor()2007 gfxRect dirty = ThebesRect(bgAreaGfx).Intersect(aClipState.mDirtyRectGfx); in DrawBackgroundColor()3149 &clipState.mDirtyRect, &clipState.mDirtyRectGfx); in PaintBackgroundWithSC()3243 !clipState.mDirtyRectGfx.IsEmpty()) { in PaintBackgroundWithSC()
560 gfxRect mDirtyRectGfx; member
6986 currentMaskSurfaceRect = clipState.mDirtyRectGfx; in ComputeMaskGeometry()