Home
last modified time | relevance | path

Searched refs:GetDirtyRect (Results 1 – 25 of 104) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/image/test/gtest/
H A DTestBlendAnimationFilter.cpp93 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
111 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
128 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TestWithBlendAnimationFilterClear()
140 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TestWithBlendAnimationFilterClear()
190 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
202 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TEST()
228 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
241 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TEST()
392 EXPECT_EQ(IntRect(0, 0, 100, 20), frame1->GetDirtyRect()); in TEST()
405 EXPECT_EQ(IntRect(0, 0, 100, 90), frame2->GetDirtyRect()); in TEST()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/image/test/gtest/
H A DTestBlendAnimationFilter.cpp93 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
111 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
128 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TestWithBlendAnimationFilterClear()
140 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TestWithBlendAnimationFilterClear()
190 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
202 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TEST()
228 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
241 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TEST()
392 EXPECT_EQ(IntRect(0, 0, 100, 20), frame1->GetDirtyRect()); in TEST()
405 EXPECT_EQ(IntRect(0, 0, 100, 90), frame2->GetDirtyRect()); in TEST()
[all …]
/dports/www/firefox/firefox-99.0/image/test/gtest/
H A DTestBlendAnimationFilter.cpp93 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
111 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
128 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TestWithBlendAnimationFilterClear()
140 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TestWithBlendAnimationFilterClear()
190 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
202 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TEST()
228 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
241 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TEST()
392 EXPECT_EQ(IntRect(0, 0, 100, 20), frame1->GetDirtyRect()); in TEST()
405 EXPECT_EQ(IntRect(0, 0, 100, 90), frame2->GetDirtyRect()); in TEST()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/image/test/gtest/
H A DTestBlendAnimationFilter.cpp93 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
111 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
128 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TestWithBlendAnimationFilterClear()
140 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TestWithBlendAnimationFilterClear()
190 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
202 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TEST()
228 EXPECT_EQ(IntRect(0, 0, 100, 100), frame0->GetDirtyRect()); in TEST()
241 EXPECT_EQ(IntRect(0, 40, 100, 20), frame1->GetDirtyRect()); in TEST()
392 EXPECT_EQ(IntRect(0, 0, 100, 20), frame1->GetDirtyRect()); in TEST()
405 EXPECT_EQ(IntRect(0, 0, 100, 90), frame2->GetDirtyRect()); in TEST()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DBlur.h93 Rect* GetDirtyRect();
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DAnimationFrameBuffer.cpp352 : front->GetDirtyRect()); in AdvanceInternal()
451 aRecycleRect = aRecycleRect.Union(frame->GetDirtyRect()); in RecycleFrame()
H A DFrameAnimator.cpp280 ret.mDirtyRect = nextFrame->GetDirtyRect(); in AdvanceFrame()
H A DimgFrame.h178 const IntRect& GetDirtyRect() const { return mDirtyRect; } in GetDirtyRect() function
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DAnimationFrameBuffer.cpp352 : front->GetDirtyRect()); in AdvanceInternal()
448 aRecycleRect = aRecycleRect.Union(frame->GetDirtyRect()); in RecycleFrame()
H A DimgFrame.h178 const IntRect& GetDirtyRect() const { return mDirtyRect; } in GetDirtyRect() function
H A DFrameAnimator.cpp269 ret.mDirtyRect = nextFrame->GetDirtyRect(); in AdvanceFrame()
/dports/www/firefox/firefox-99.0/image/
H A DAnimationFrameBuffer.cpp358 : front->GetDirtyRect()); in AdvanceInternal()
457 aRecycleRect = aRecycleRect.Union(frame->GetDirtyRect()); in RecycleFrame()
H A DimgFrame.h162 const IntRect& GetDirtyRect() const { return mDirtyRect; } in GetDirtyRect() function
H A DAnimationSurfaceProvider.cpp134 dirtyRect = frame->GetDirtyRect(); in Advance()
H A DFrameAnimator.cpp280 ret.mDirtyRect = nextFrame->GetDirtyRect(); in AdvanceFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DAnimationFrameBuffer.cpp352 : front->GetDirtyRect()); in AdvanceInternal()
451 aRecycleRect = aRecycleRect.Union(frame->GetDirtyRect()); in RecycleFrame()
H A DFrameAnimator.cpp280 ret.mDirtyRect = nextFrame->GetDirtyRect(); in AdvanceFrame()
H A DimgFrame.h178 const IntRect& GetDirtyRect() const { return mDirtyRect; } in GetDirtyRect() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DBlur.h93 Rect* GetDirtyRect();
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DBlur.h93 Rect* GetDirtyRect();
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DBlur.h93 Rect* GetDirtyRect();
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DBlur.h93 Rect* GetDirtyRect();
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DBlur.h93 Rect* GetDirtyRect();
/dports/lang/spidermonkey78/firefox-78.9.0/layout/tables/
H A DnsTableFrame.h78 mDirtyRect = mBuilder->GetDirtyRect(); in nsDisplayTableBackgroundSet()
102 const nsRect& GetDirtyRect() { return mDirtyRect; } in GetDirtyRect() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsCanvasFrame.cpp464 aBuilder->GetDirtyRect(), false); in BuildDisplayList()
534 nsRect dirty = aBuilder->GetDirtyRect(); in BuildDisplayList()

12345