Home
last modified time | relevance | path

Searched refs:mExternalSurfaces (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/image/
H A DSourceSurfaceBlobImage.h30 mExternalSurfaces(std::move(aExternalSurfaces)), in BlobImageKeyData()
37 mExternalSurfaces(std::move(aOther.mExternalSurfaces)), in BlobImageKeyData()
44 mExternalSurfaces = std::move(aOther.mExternalSurfaces);
55 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; variable
/dports/www/firefox/firefox-99.0/image/
H A DBlobSurfaceProvider.h31 mExternalSurfaces(std::move(aExternalSurfaces)), in BlobImageKeyData()
38 mExternalSurfaces(std::move(aOther.mExternalSurfaces)), in BlobImageKeyData()
45 mExternalSurfaces = std::move(aOther.mExternalSurfaces);
56 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; variable
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DSourceSurfaceBlobImage.h30 mExternalSurfaces(std::move(aExternalSurfaces)), in BlobImageKeyData()
37 mExternalSurfaces(std::move(aOther.mExternalSurfaces)), in BlobImageKeyData()
44 mExternalSurfaces = std::move(aOther.mExternalSurfaces);
55 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; variable
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DInlineTranslator.cpp114 if (!mExternalSurfaces) { in LookupExternalSurface()
117 RefPtr<SourceSurface> surface = mExternalSurfaces->Get(aKey); in LookupExternalSurface()
H A DDrawEventRecorder.h123 aSurfaces = std::move(mExternalSurfaces); in TakeExternalSurfaces()
165 std::vector<RefPtr<SourceSurface>> mExternalSurfaces; variable
H A DInlineTranslator.h40 mExternalSurfaces = aExternalSurfaces; in SetExternalSurfaces()
184 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* mExternalSurfaces = variable
H A DDrawEventRecorder.cpp22 mExternalSurfaces.push_back(aSurface); in StoreExternalSurfaceRecording()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DInlineTranslator.h41 mExternalSurfaces = aExternalSurfaces; in SetExternalSurfaces()
101 return mExternalSurfaces->Get(aKey); in LookupExternalSurface()
191 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* mExternalSurfaces; variable
H A DDrawEventRecorder.h125 aSurfaces = std::move(mExternalSurfaces); in TakeExternalSurfaces()
167 std::vector<RefPtr<SourceSurface>> mExternalSurfaces; variable
H A DDrawEventRecorder.cpp20 mExternalSurfaces.push_back(aSurface); in StoreExternalSurfaceRecording()
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DInlineTranslator.cpp114 if (mExternalSurfaces) { in LookupExternalSurface()
115 RefPtr<SourceSurface> surface = mExternalSurfaces->Get(aKey); in LookupExternalSurface()
H A DDrawEventRecorder.h124 aSurfaces = std::move(mExternalSurfaces); in TakeExternalSurfaces()
166 std::vector<RefPtr<SourceSurface>> mExternalSurfaces; variable
H A DInlineTranslator.h41 mExternalSurfaces = aExternalSurfaces; in SetExternalSurfaces()
185 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* mExternalSurfaces = variable
H A DDrawEventRecorder.cpp22 mExternalSurfaces.push_back(aSurface); in StoreExternalSurfaceRecording()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DInlineTranslator.cpp114 if (mExternalSurfaces) { in LookupExternalSurface()
115 RefPtr<SourceSurface> surface = mExternalSurfaces->Get(aKey); in LookupExternalSurface()
H A DDrawEventRecorder.h124 aSurfaces = std::move(mExternalSurfaces); in TakeExternalSurfaces()
166 std::vector<RefPtr<SourceSurface>> mExternalSurfaces; variable
H A DInlineTranslator.h41 mExternalSurfaces = aExternalSurfaces; in SetExternalSurfaces()
185 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* mExternalSurfaces = variable
H A DDrawEventRecorder.cpp22 mExternalSurfaces.push_back(aSurface); in StoreExternalSurfaceRecording()
/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DWebRenderUserData.h266 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; variable
373 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; variable
H A DWebRenderCommandBuilder.cpp101 std::vector<RefPtr<SourceSurface>> mExternalSurfaces; member
867 TakeExternalSurfaces(aRecorder, data->mExternalSurfaces, aRootManager, in PaintItemRange()
948 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, in PaintContainerItem()
1035 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, aRootManager, in PaintContainerItem()
1058 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, aRootManager, in PaintContainerItem()
2447 TakeExternalSurfaces(recorder, fallbackData->mExternalSurfaces, in GenerateFallbackData()
2673 TakeExternalSurfaces(recorder, maskData->mExternalSurfaces, in BuildWrMaskImage()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/wr/
H A DWebRenderCommandBuilder.cpp100 std::vector<RefPtr<SourceSurface>> mExternalSurfaces; member
838 TakeExternalSurfaces(aRecorder, data->mExternalSurfaces, aRootManager, in PaintItemRange()
918 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, in PaintContainerItem()
1002 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, aRootManager, in PaintContainerItem()
1023 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, aRootManager, in PaintContainerItem()
2305 TakeExternalSurfaces(recorder, fallbackData->mExternalSurfaces, in GenerateFallbackData()
2395 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; member in mozilla::layers::WebRenderMaskData
2545 TakeExternalSurfaces(recorder, maskData->mExternalSurfaces, in BuildWrMaskImage()
H A DWebRenderUserData.h237 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/wr/
H A DWebRenderCommandBuilder.cpp100 std::vector<RefPtr<SourceSurface>> mExternalSurfaces; member
838 TakeExternalSurfaces(aRecorder, data->mExternalSurfaces, aRootManager, in PaintItemRange()
918 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, in PaintContainerItem()
1002 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, aRootManager, in PaintContainerItem()
1023 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, aRootManager, in PaintContainerItem()
2305 TakeExternalSurfaces(recorder, fallbackData->mExternalSurfaces, in GenerateFallbackData()
2395 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; member in mozilla::layers::WebRenderMaskData
2545 TakeExternalSurfaces(recorder, maskData->mExternalSurfaces, in BuildWrMaskImage()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/wr/
H A DWebRenderCommandBuilder.cpp105 std::vector<RefPtr<SourceSurface>> mExternalSurfaces; member
847 TakeExternalSurfaces(aRecorder, data->mExternalSurfaces, aRootManager, in PaintItemRange()
925 TakeExternalSurfaces(aRecorder, data->mExternalSurfaces, aRootManager, in PaintContainerItem()
1009 TakeExternalSurfaces(aRecorder, aData->mExternalSurfaces, aRootManager, in PaintContainerItem()
1027 TakeExternalSurfaces(aRecorder, data->mExternalSurfaces, aRootManager, in PaintContainerItem()
2320 TakeExternalSurfaces(recorder, fallbackData->mExternalSurfaces, in GenerateFallbackData()
2428 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; member in mozilla::layers::WebRenderMaskData
2568 TakeExternalSurfaces(recorder, maskData->mExternalSurfaces, in BuildWrMaskImage()
H A DWebRenderUserData.h211 std::vector<RefPtr<gfx::SourceSurface>> mExternalSurfaces; variable

12