Home
last modified time | relevance | path

Searched refs:mSurfaces (Results 1 – 25 of 114) sorted by relevance

12345

/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedPlot3D.cpp55 , mSurfaces (level, version) in SedPlot3D()
68 , mSurfaces (sedmlns) in SedPlot3D()
81 , mSurfaces ( orig.mSurfaces ) in SedPlot3D()
102 mSurfaces = rhs.mSurfaces; in operator =()
241 return &mSurfaces; in getListOfSurfaces()
251 return &mSurfaces; in getListOfSurfaces()
261 return mSurfaces.get(n); in getSurface()
271 return mSurfaces.get(n); in getSurface()
281 return mSurfaces.get(sid); in getSurface()
425 return mSurfaces.size(); in getNumSurfaces()
[all …]
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedPlot3D.cpp55 , mSurfaces (level, version) in SedPlot3D()
68 , mSurfaces (sedmlns) in SedPlot3D()
81 , mSurfaces ( orig.mSurfaces ) in SedPlot3D()
102 mSurfaces = rhs.mSurfaces; in operator =()
241 return &mSurfaces; in getListOfSurfaces()
251 return &mSurfaces; in getListOfSurfaces()
261 return mSurfaces.get(n); in getSurface()
271 return mSurfaces.get(n); in getSurface()
281 return mSurfaces.get(sid); in getSurface()
425 return mSurfaces.size(); in getNumSurfaces()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DSharedSurfacesParent.cpp27 for (auto i = mSurfaces.Iter(); !i.Done(); i.Next()) { in ~SharedSurfacesParent()
63 sInstance->mSurfaces.Get(wr::AsUint64(aId), getter_AddRefs(surface)); in Get()
77 sInstance->mSurfaces.Get(wr::AsUint64(aId), getter_AddRefs(surface)); in Acquire()
103 sInstance->mSurfaces.Remove(id); in Release()
130 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in AddSameProcess()
137 sInstance->mSurfaces.Put(id, std::move(surface)); in AddSameProcess()
156 for (auto i = sInstance->mSurfaces.Iter(); !i.Done(); i.Next()) { in DestroyProcess()
188 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in Add()
195 sInstance->mSurfaces.Put(id, std::move(surface)); in Add()
215 aReport.mSurfaces.insert(std::make_pair( in AccumulateMemoryReport()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DImageMemoryReporter.cpp76 for (auto i = aSharedSurfaces.mSurfaces.begin(); in ReportSharedSurfaces()
77 i != aSharedSurfaces.mSurfaces.end(); ++i) { in ReportSharedSurfaces()
144 auto gpuEntry = aSharedSurfaces.mSurfaces.find(extId); in AppendSharedSurfacePrefix()
149 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in AppendSharedSurfacePrefix()
157 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in AppendSharedSurfacePrefix()
159 aSharedSurfaces.mSurfaces.erase(gpuEntry); in AppendSharedSurfacePrefix()
168 if (aSharedSurfaces.mSurfaces.empty()) { in TrimSharedSurfaces()
175 auto gpuEntry = aSharedSurfaces.mSurfaces.find(extId); in TrimSharedSurfaces()
176 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in TrimSharedSurfaces()
178 aSharedSurfaces.mSurfaces.erase(gpuEntry); in TrimSharedSurfaces()
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DImageMemoryReporter.cpp75 for (auto i = aSharedSurfaces.mSurfaces.begin(); in ReportSharedSurfaces()
76 i != aSharedSurfaces.mSurfaces.end(); ++i) { in ReportSharedSurfaces()
138 auto gpuEntry = aSharedSurfaces.mSurfaces.find(extId); in AppendSharedSurfacePrefix()
143 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in AppendSharedSurfacePrefix()
151 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in AppendSharedSurfacePrefix()
153 aSharedSurfaces.mSurfaces.erase(gpuEntry); in AppendSharedSurfacePrefix()
162 if (aSharedSurfaces.mSurfaces.empty()) { in TrimSharedSurfaces()
169 auto gpuEntry = aSharedSurfaces.mSurfaces.find(extId); in TrimSharedSurfaces()
170 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in TrimSharedSurfaces()
172 aSharedSurfaces.mSurfaces.erase(gpuEntry); in TrimSharedSurfaces()
/dports/www/firefox/firefox-99.0/image/
H A DImageMemoryReporter.cpp76 for (auto i = aSharedSurfaces.mSurfaces.begin(); in ReportSharedSurfaces()
77 i != aSharedSurfaces.mSurfaces.end(); ++i) { in ReportSharedSurfaces()
144 auto gpuEntry = aSharedSurfaces.mSurfaces.find(extId); in AppendSharedSurfacePrefix()
149 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in AppendSharedSurfacePrefix()
157 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in AppendSharedSurfacePrefix()
159 aSharedSurfaces.mSurfaces.erase(gpuEntry); in AppendSharedSurfacePrefix()
168 if (aSharedSurfaces.mSurfaces.empty()) { in TrimSharedSurfaces()
175 auto gpuEntry = aSharedSurfaces.mSurfaces.find(extId); in TrimSharedSurfaces()
176 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in TrimSharedSurfaces()
178 aSharedSurfaces.mSurfaces.erase(gpuEntry); in TrimSharedSurfaces()
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DImageMemoryReporter.cpp76 for (auto i = aSharedSurfaces.mSurfaces.begin(); in ReportSharedSurfaces()
77 i != aSharedSurfaces.mSurfaces.end(); ++i) { in ReportSharedSurfaces()
144 auto gpuEntry = aSharedSurfaces.mSurfaces.find(extId); in AppendSharedSurfacePrefix()
149 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in AppendSharedSurfacePrefix()
157 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in AppendSharedSurfacePrefix()
159 aSharedSurfaces.mSurfaces.erase(gpuEntry); in AppendSharedSurfacePrefix()
168 if (aSharedSurfaces.mSurfaces.empty()) { in TrimSharedSurfaces()
175 auto gpuEntry = aSharedSurfaces.mSurfaces.find(extId); in TrimSharedSurfaces()
176 if (gpuEntry != aSharedSurfaces.mSurfaces.end()) { in TrimSharedSurfaces()
178 aSharedSurfaces.mSurfaces.erase(gpuEntry); in TrimSharedSurfaces()
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/
H A DRenderCompositorLayersSWGL.cpp189 auto surfaceCursor = mSurfaces.find(aId.surface_id); in MapTile()
190 MOZ_RELEASE_ASSERT(surfaceCursor != mSurfaces.end()); in MapTile()
222 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateSurface()
224 mSurfaces.insert({aId, std::move(surface)}); in CreateSurface()
235 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateExternalSurface()
238 mSurfaces.insert({aId, std::move(surface)}); in CreateExternalSurface()
242 auto surfaceCursor = mSurfaces.find(aId); in DestroySurface()
244 mSurfaces.erase(surfaceCursor); in DestroySurface()
249 auto surfaceCursor = mSurfaces.find(aId); in CreateTile()
260 auto surfaceCursor = mSurfaces.find(aId); in DestroyTile()
[all …]
H A DRenderCompositorNative.cpp232 for (const auto& it : mSurfaces) { in CompositorEndFrame()
261 auto surfaceCursor = mSurfaces.find(aId.surface_id); in BindNativeLayer()
285 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateSurface()
291 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateExternalSurface()
300 mSurfaces.insert({aId, std::move(surface)}); in CreateExternalSurface()
309 auto surfaceCursor = mSurfaces.find(aId); in AttachExternalImage()
319 auto surfaceCursor = mSurfaces.find(aId); in DestroySurface()
329 mSurfaces.erase(surfaceCursor); in DestroySurface()
334 auto surfaceCursor = mSurfaces.find(aId); in CreateTile()
347 auto surfaceCursor = mSurfaces.find(aId); in DestroyTile()
[all …]
H A DRenderExternalTextureHost.cpp57 mSurfaces[0] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
67 mSurfaces[0] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
70 mSurfaces[1] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
73 mSurfaces[2] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
79 if (NS_WARN_IF(!mSurfaces[i])) { in CreateSurfaces()
90 mSurfaces[i] = nullptr; in DeleteSurfaces()
158 MOZ_ASSERT(mSurfaces[aIndex]); in UpdateTexture()
163 texture->Update(mSurfaces[aIndex]); in UpdateTexture()
165 texture = new layers::DirectMapTextureSource(mGL, mSurfaces[aIndex]); in UpdateTexture()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/
H A DRenderCompositorLayersSWGL.cpp189 auto surfaceCursor = mSurfaces.find(aId.surface_id); in MapTile()
190 MOZ_RELEASE_ASSERT(surfaceCursor != mSurfaces.end()); in MapTile()
222 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateSurface()
224 mSurfaces.insert({aId, std::move(surface)}); in CreateSurface()
235 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateExternalSurface()
238 mSurfaces.insert({aId, std::move(surface)}); in CreateExternalSurface()
242 auto surfaceCursor = mSurfaces.find(aId); in DestroySurface()
244 mSurfaces.erase(surfaceCursor); in DestroySurface()
249 auto surfaceCursor = mSurfaces.find(aId); in CreateTile()
260 auto surfaceCursor = mSurfaces.find(aId); in DestroyTile()
[all …]
H A DRenderCompositorNative.cpp232 for (const auto& it : mSurfaces) { in CompositorEndFrame()
261 auto surfaceCursor = mSurfaces.find(aId.surface_id); in BindNativeLayer()
285 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateSurface()
291 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateExternalSurface()
300 mSurfaces.insert({aId, std::move(surface)}); in CreateExternalSurface()
309 auto surfaceCursor = mSurfaces.find(aId); in AttachExternalImage()
319 auto surfaceCursor = mSurfaces.find(aId); in DestroySurface()
329 mSurfaces.erase(surfaceCursor); in DestroySurface()
334 auto surfaceCursor = mSurfaces.find(aId); in CreateTile()
347 auto surfaceCursor = mSurfaces.find(aId); in DestroyTile()
[all …]
H A DRenderExternalTextureHost.cpp57 mSurfaces[0] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
67 mSurfaces[0] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
70 mSurfaces[1] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
73 mSurfaces[2] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
79 if (NS_WARN_IF(!mSurfaces[i])) { in CreateSurfaces()
90 mSurfaces[i] = nullptr; in DeleteSurfaces()
158 MOZ_ASSERT(mSurfaces[aIndex]); in UpdateTexture()
163 texture->Update(mSurfaces[aIndex]); in UpdateTexture()
165 texture = new layers::DirectMapTextureSource(mGL, mSurfaces[aIndex]); in UpdateTexture()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DSharedSurfacesParent.cpp73 for (const auto& key : sInstance->mSurfaces.Keys()) { in ShutdownRenderThread()
142 sInstance->mSurfaces.Remove(id); in Release()
169 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in AddSameProcess()
175 sInstance->mSurfaces.InsertOrUpdate(id, std::move(surface)); in AddSameProcess()
187 for (auto i = sInstance->mSurfaces.Iter(); !i.Done(); i.Next()) { in DestroyProcess()
225 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in Add()
231 sInstance->mSurfaces.InsertOrUpdate(id, std::move(surface)); in Add()
329 for (const auto& entry : sInstance->mSurfaces) { in AccumulateMemoryReport()
332 aReport.mSurfaces.insert(std::make_pair( in AccumulateMemoryReport()
358 for (const auto& entry : sInstance->mSurfaces) { in AccumulateMemoryReport()
[all …]
H A DSharedSurfacesMemoryReport.h31 std::unordered_map<uint64_t, SurfaceEntry> mSurfaces; variable
44 WriteParam(aMsg, aParam.mSurfaces);
49 return ReadParam(aMsg, aIter, &aResult->mSurfaces);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DSharedSurfacesParent.cpp73 for (const auto& key : sInstance->mSurfaces.Keys()) { in ShutdownRenderThread()
142 sInstance->mSurfaces.Remove(id); in Release()
169 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in AddSameProcess()
175 sInstance->mSurfaces.InsertOrUpdate(id, std::move(surface)); in AddSameProcess()
187 for (auto i = sInstance->mSurfaces.Iter(); !i.Done(); i.Next()) { in DestroyProcess()
225 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in Add()
231 sInstance->mSurfaces.InsertOrUpdate(id, std::move(surface)); in Add()
329 for (const auto& entry : sInstance->mSurfaces) { in AccumulateMemoryReport()
332 aReport.mSurfaces.insert(std::make_pair( in AccumulateMemoryReport()
358 for (const auto& entry : sInstance->mSurfaces) { in AccumulateMemoryReport()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ipc/
H A DSharedSurfacesParent.cpp44 sInstance->mSurfaces.Get(wr::AsUint64(aId), getter_AddRefs(surface)); in Get()
56 sInstance->mSurfaces.Get(wr::AsUint64(aId), getter_AddRefs(surface)); in Acquire()
74 sInstance->mSurfaces.Get(wr::AsUint64(aId), getter_AddRefs(surface)); in Release()
80 sInstance->mSurfaces.Remove(id); in Release()
107 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in AddSameProcess()
113 sInstance->mSurfaces.Put(id, surface); in AddSameProcess()
139 for (auto i = sInstance->mSurfaces.Iter(); !i.Done(); i.Next()) { in DestroyProcess()
165 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in Add()
171 sInstance->mSurfaces.Put(id, surface.forget()); in Add()
/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DSharedSurfacesParent.cpp77 for (const auto& key : sInstance->mSurfaces.Keys()) { in ShutdownRenderThread()
153 sInstance->mSurfaces.Remove(id); in Release()
180 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in AddSameProcess()
186 sInstance->mSurfaces.InsertOrUpdate(id, std::move(surface)); in AddSameProcess()
199 for (auto i = sInstance->mSurfaces.Iter(); !i.Done(); i.Next()) { in DestroyProcess()
238 MOZ_ASSERT(!sInstance->mSurfaces.Contains(id)); in Add()
244 sInstance->mSurfaces.InsertOrUpdate(id, std::move(surface)); in Add()
343 for (const auto& entry : sInstance->mSurfaces) { in AccumulateMemoryReport()
346 aReport.mSurfaces.insert(std::make_pair( in AccumulateMemoryReport()
372 for (const auto& entry : sInstance->mSurfaces) { in AccumulateMemoryReport()
[all …]
H A DSharedSurfacesMemoryReport.h31 std::unordered_map<uint64_t, SurfaceEntry> mSurfaces; variable
44 WriteParam(aWriter, aParam.mSurfaces);
48 return ReadParam(aReader, &aResult->mSurfaces);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/
H A DRenderCompositorOGL.cpp219 for (const auto& it : mSurfaces) { in CompositorEndFrame()
251 auto surfaceCursor = mSurfaces.find(aId.surface_id); in Bind()
252 MOZ_RELEASE_ASSERT(surfaceCursor != mSurfaces.end()); in Bind()
288 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateSurface()
293 auto surfaceCursor = mSurfaces.find(aId); in DestroySurface()
294 MOZ_RELEASE_ASSERT(surfaceCursor != mSurfaces.end()); in DestroySurface()
301 mSurfaces.erase(surfaceCursor); in DestroySurface()
305 auto surfaceCursor = mSurfaces.find(aId); in CreateTile()
306 MOZ_RELEASE_ASSERT(surfaceCursor != mSurfaces.end()); in CreateTile()
316 auto surfaceCursor = mSurfaces.find(aId); in DestroyTile()
[all …]
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/
H A DRenderCompositorLayersSWGL.cpp189 auto surfaceCursor = mSurfaces.find(aId.surface_id); in MapTile()
190 MOZ_RELEASE_ASSERT(surfaceCursor != mSurfaces.end()); in MapTile()
222 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateSurface()
224 mSurfaces.insert({aId, std::move(surface)}); in CreateSurface()
235 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateExternalSurface()
238 mSurfaces.insert({aId, std::move(surface)}); in CreateExternalSurface()
242 auto surfaceCursor = mSurfaces.find(aId); in DestroySurface()
244 mSurfaces.erase(surfaceCursor); in DestroySurface()
249 auto surfaceCursor = mSurfaces.find(aId); in CreateTile()
260 auto surfaceCursor = mSurfaces.find(aId); in DestroyTile()
[all …]
H A DRenderCompositorNative.cpp238 for (const auto& it : mSurfaces) { in CompositorEndFrame()
267 auto surfaceCursor = mSurfaces.find(aId.surface_id); in BindNativeLayer()
291 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateSurface()
297 MOZ_RELEASE_ASSERT(mSurfaces.find(aId) == mSurfaces.end()); in CreateExternalSurface()
306 mSurfaces.insert({aId, std::move(surface)}); in CreateExternalSurface()
315 auto surfaceCursor = mSurfaces.find(aId); in AttachExternalImage()
325 auto surfaceCursor = mSurfaces.find(aId); in DestroySurface()
335 mSurfaces.erase(surfaceCursor); in DestroySurface()
340 auto surfaceCursor = mSurfaces.find(aId); in CreateTile()
353 auto surfaceCursor = mSurfaces.find(aId); in DestroyTile()
[all …]
H A DRenderExternalTextureHost.cpp57 mSurfaces[0] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
68 mSurfaces[0] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
71 mSurfaces[1] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
74 mSurfaces[2] = gfx::Factory::CreateWrappingDataSourceSurface( in CreateSurfaces()
80 if (NS_WARN_IF(!mSurfaces[i])) { in CreateSurfaces()
91 mSurfaces[i] = nullptr; in DeleteSurfaces()
159 MOZ_ASSERT(mSurfaces[aIndex]); in UpdateTexture()
164 texture->Update(mSurfaces[aIndex]); in UpdateTexture()
166 texture = new layers::DirectMapTextureSource(mGL, mSurfaces[aIndex]); in UpdateTexture()
/dports/games/manaplus/manaplus-2.1.3.17/src/utils/
H A Dsdlcheckutils.cpp43 std::map<void*, SDLMemoryObject*> mSurfaces;
56 it = mSurfaces.find(surface); in addSurface()
57 if (it != mSurfaces.end()) in addSurface()
73 mSurfaces[surface] = new SDLMemoryObject(name, file, line); in addSurface()
88 it = mSurfaces.find(surface); in deleteSurface()
89 if (it == mSurfaces.end()) in deleteSurface()
115 mSurfaces.erase(surface); in deleteSurface()
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/process/
H A DGeckoServiceGpuProcess.java47 private final SparseArray<Surface> mSurfaces = new SparseArray<Surface>(); field in GeckoServiceGpuProcess.RemoteCompositorSurfaceManager
52 mSurfaces.put(widgetId, surface); in onSurfaceChanged()
54 mSurfaces.remove(widgetId); in onSurfaceChanged()
60 return mSurfaces.get(widgetId); in getCompositorSurface()

12345