Home
last modified time | relevance | path

Searched refs:CanExposeDrawTarget (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/client/
H A DTextureClient.cpp504 if (mIsLocked && CanExposeDrawTarget() && in Lock()
616 if (CanExposeDrawTarget() && NS_IsMainThread()) { in UpdateFromSurface()
1295 if (!aTarget->CanExposeDrawTarget() || !CanExposeDrawTarget()) { in CopyToTextureClient()
H A DImageClient.cpp150 MOZ_ASSERT(texture->CanExposeDrawTarget()); in CreateTextureClientForImage()
H A DCanvasClient.cpp122 MOZ_ASSERT(mBackBuffer->CanExposeDrawTarget()); in Update()
H A DTextureClient.h422 bool CanExposeDrawTarget() const { return mInfo.supportsMoz2D; } in CanExposeDrawTarget() function
/dports/www/firefox/firefox-99.0/gfx/layers/client/
H A DImageClient.cpp135 MOZ_ASSERT(texture->CanExposeDrawTarget()); in CreateTextureClientForImage()
H A DTextureClient.cpp633 if (mIsLocked && CanExposeDrawTarget() && in Lock()
745 if (CanExposeDrawTarget() && NS_IsMainThread()) { in UpdateFromSurface()
1344 if (!aTarget->CanExposeDrawTarget() || !CanExposeDrawTarget()) { in CopyToTextureClient()
H A DTextureClient.h405 bool CanExposeDrawTarget() const { return mInfo.supportsMoz2D; } in CanExposeDrawTarget() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/client/
H A DTextureClient.cpp670 if (mIsLocked && CanExposeDrawTarget() && in Lock()
789 if (CanExposeDrawTarget() && NS_IsMainThread()) { in UpdateFromSurface()
1410 if (!aTarget->CanExposeDrawTarget() || !CanExposeDrawTarget()) { in CopyToTextureClient()
H A DImageClient.cpp139 MOZ_ASSERT(texture->CanExposeDrawTarget()); in CreateTextureClientForImage()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/client/
H A DTextureClient.cpp512 if (mIsLocked && CanExposeDrawTarget() && in Lock()
626 if (CanExposeDrawTarget() && NS_IsMainThread()) { in UpdateFromSurface()
1295 if (!aTarget->CanExposeDrawTarget() || !CanExposeDrawTarget()) { in CopyToTextureClient()
H A DImageClient.cpp133 MOZ_ASSERT(texture->CanExposeDrawTarget()); in CreateTextureClientForImage()
H A DCanvasClient.cpp117 MOZ_ASSERT(mBackBuffer->CanExposeDrawTarget()); in Update()
H A DTextureClient.h406 bool CanExposeDrawTarget() const { return mInfo.supportsMoz2D; } in CanExposeDrawTarget() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DTextureClient.cpp670 if (mIsLocked && CanExposeDrawTarget() && in Lock()
789 if (CanExposeDrawTarget() && NS_IsMainThread()) { in UpdateFromSurface()
1410 if (!aTarget->CanExposeDrawTarget() || !CanExposeDrawTarget()) { in CopyToTextureClient()
H A DImageClient.cpp139 MOZ_ASSERT(texture->CanExposeDrawTarget()); in CreateTextureClientForImage()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/client/
H A DImageClient.cpp138 MOZ_ASSERT(texture->CanExposeDrawTarget()); in CreateTextureClientForImage()
H A DTextureClient.cpp685 if (mIsLocked && CanExposeDrawTarget() && in Lock()
804 if (CanExposeDrawTarget() && NS_IsMainThread()) { in UpdateFromSurface()
1426 if (!aTarget->CanExposeDrawTarget() || !CanExposeDrawTarget()) { in CopyToTextureClient()
H A DCanvasClient.cpp124 MOZ_ASSERT(mBackBuffer->CanExposeDrawTarget()); in Update()
H A DTextureClient.h415 bool CanExposeDrawTarget() const { return mInfo.supportsMoz2D; } in CanExposeDrawTarget() function
/dports/www/firefox/firefox-99.0/gfx/tests/gtest/
H A DTestTextures.cpp127 ASSERT_TRUE(texture->CanExposeDrawTarget()); in TestTextureClientSurface()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/tests/gtest/
H A DTestTextures.cpp128 ASSERT_TRUE(texture->CanExposeDrawTarget()); in TestTextureClientSurface()
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DTestTextures.cpp126 ASSERT_TRUE(texture->CanExposeDrawTarget()); in TestTextureClientSurface()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/
H A DTestTextures.cpp126 ASSERT_TRUE(texture->CanExposeDrawTarget()); in TestTextureClientSurface()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/gtest/
H A DTestTextures.cpp126 ASSERT_TRUE(texture->CanExposeDrawTarget()); in TestTextureClientSurface()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/tests/gtest/
H A DTestTextures.cpp124 ASSERT_TRUE(texture->CanExposeDrawTarget()); in TestTextureClientSurface()

12