Home
last modified time | relevance | path

Searched refs:caches_maybe (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Drender_backend.rs1227 let caches_maybe = CaptureConfig::deserialize::<PlainCacheOwn, _>(root, "resource_cache"); in load_capture() localVariable
1233 … let plain_externals = self.resource_cache.load_capture(backend.resources, caches_maybe, root); in load_capture()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Drender_backend.rs1701 let caches_maybe = CaptureConfig::deserialize::<PlainCacheOwn, _>(root, "resource_cache"); in load_capture() localVariable
1707 … let plain_externals = self.resource_cache.load_capture(backend.resources, caches_maybe, root); in load_capture()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Drender_backend.rs1747 … let caches_maybe = config.deserialize_for_resource::<PlainCacheOwn, _>("resource_cache"); in load_capture() localVariable
1755 caches_maybe, in load_capture()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Drender_backend.rs1836 … let caches_maybe = config.deserialize_for_resource::<PlainCacheOwn, _>("resource_cache"); in load_capture() localVariable
1844 caches_maybe, in load_capture()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Drender_backend.rs1881 … let caches_maybe = config.deserialize_for_resource::<PlainCacheOwn, _>("resource_cache"); in load_capture() localVariable
1889 caches_maybe, in load_capture()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Drender_backend.rs1836 … let caches_maybe = config.deserialize_for_resource::<PlainCacheOwn, _>("resource_cache"); in load_capture() localVariable
1844 caches_maybe, in load_capture()