Home
last modified time | relevance | path

Searched refs:sD3D11SharedTextures (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxWindowsPlatform.h186 static mozilla::Atomic<size_t> sD3D11SharedTextures; variable
H A DgfxWindowsPlatform.cpp246 Atomic<size_t> gfxWindowsPlatform::sD3D11SharedTextures;
257 if (gfxWindowsPlatform::sD3D11SharedTextures > 0) { in CollectReports()
259 gfxWindowsPlatform::sD3D11SharedTextures, in CollectReports()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxWindowsPlatform.h204 static mozilla::Atomic<size_t> sD3D11SharedTextures; variable
H A DgfxWindowsPlatform.cpp258 Atomic<size_t> gfxWindowsPlatform::sD3D11SharedTextures;
269 if (gfxWindowsPlatform::sD3D11SharedTextures > 0) { in CollectReports()
271 gfxWindowsPlatform::sD3D11SharedTextures, in CollectReports()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxWindowsPlatform.h202 static mozilla::Atomic<size_t> sD3D11SharedTextures; variable
H A DgfxWindowsPlatform.cpp255 Atomic<size_t> gfxWindowsPlatform::sD3D11SharedTextures;
266 if (gfxWindowsPlatform::sD3D11SharedTextures > 0) { in CollectReports()
268 gfxWindowsPlatform::sD3D11SharedTextures, in CollectReports()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxWindowsPlatform.h204 static mozilla::Atomic<size_t> sD3D11SharedTextures; variable
H A DgfxWindowsPlatform.cpp258 Atomic<size_t> gfxWindowsPlatform::sD3D11SharedTextures;
269 if (gfxWindowsPlatform::sD3D11SharedTextures > 0) { in CollectReports()
271 gfxWindowsPlatform::sD3D11SharedTextures, in CollectReports()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxWindowsPlatform.h213 static mozilla::Atomic<size_t> sD3D11SharedTextures; variable
H A DgfxWindowsPlatform.cpp276 Atomic<size_t> gfxWindowsPlatform::sD3D11SharedTextures;
287 if (gfxWindowsPlatform::sD3D11SharedTextures > 0) { in CollectReports()
289 gfxWindowsPlatform::sD3D11SharedTextures, in CollectReports()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxWindowsPlatform.h226 static mozilla::Atomic<size_t> sD3D11SharedTextures; variable
H A DgfxWindowsPlatform.cpp287 Atomic<size_t> gfxWindowsPlatform::sD3D11SharedTextures;
300 if (gfxWindowsPlatform::sD3D11SharedTextures > 0) { in CollectReports()
303 gfxWindowsPlatform::sD3D11SharedTextures, in CollectReports()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/d3d11/
H A DTextureD3D11.cpp35 gfxWindowsPlatform::sD3D11SharedTextures += mMemoryUsed; in TextureMemoryMeasurer()
61 gfxWindowsPlatform::sD3D11SharedTextures -= mMemoryUsed; in Release()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/d3d11/
H A DTextureD3D11.cpp46 gfxWindowsPlatform::sD3D11SharedTextures += mMemoryUsed; in TextureMemoryMeasurer()
70 gfxWindowsPlatform::sD3D11SharedTextures -= mMemoryUsed; in Release()
/dports/www/firefox/firefox-99.0/gfx/layers/d3d11/
H A DTextureD3D11.cpp45 gfxWindowsPlatform::sD3D11SharedTextures += mMemoryUsed; in TextureMemoryMeasurer()
69 gfxWindowsPlatform::sD3D11SharedTextures -= mMemoryUsed; in Release()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/d3d11/
H A DTextureD3D11.cpp44 gfxWindowsPlatform::sD3D11SharedTextures += mMemoryUsed; in TextureMemoryMeasurer()
68 gfxWindowsPlatform::sD3D11SharedTextures -= mMemoryUsed; in Release()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/d3d11/
H A DTextureD3D11.cpp47 gfxWindowsPlatform::sD3D11SharedTextures += mMemoryUsed; in TextureMemoryMeasurer()
71 gfxWindowsPlatform::sD3D11SharedTextures -= mMemoryUsed; in Release()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/d3d11/
H A DTextureD3D11.cpp47 gfxWindowsPlatform::sD3D11SharedTextures += mMemoryUsed; in TextureMemoryMeasurer()
71 gfxWindowsPlatform::sD3D11SharedTextures -= mMemoryUsed; in Release()