Home
last modified time | relevance | path

Searched defs:aWindowId (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender_bindings/
H A DRenderThread.cpp89 void RenderThread::AddRenderer(wr::WindowId aWindowId, in AddRenderer()
103 void RenderThread::RemoveRenderer(wr::WindowId aWindowId) { in RemoveRenderer()
116 RendererOGL* RenderThread::GetRenderer(wr::WindowId aWindowId) { in GetRenderer()
129 void RenderThread::NewFrameReady(wr::WindowId aWindowId) { in NewFrameReady()
149 void RenderThread::WakeUp(wr::WindowId aWindowId) { in WakeUp()
171 void RenderThread::RunEvent(wr::WindowId aWindowId, in RunEvent()
227 void RenderThread::Pause(wr::WindowId aWindowId) { in Pause()
239 bool RenderThread::Resume(wr::WindowId aWindowId) { in Resume()
271 bool RenderThread::IsDestroyed(wr::WindowId aWindowId) { in IsDestroyed()
281 void RenderThread::SetDestroyed(wr::WindowId aWindowId) { in SetDestroyed()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/webrender_bindings/
H A DRenderThread.cpp217 void RenderThread::AddRenderer(wr::WindowId aWindowId, in AddRenderer()
231 void RenderThread::RemoveRenderer(wr::WindowId aWindowId) { in RemoveRenderer()
290 wr::WindowId aWindowId) { in GetCollectedFramesForWindow()
404 void RenderThread::RunEvent(wr::WindowId aWindowId, in RunEvent()
454 wr::WindowId aWindowId, const VsyncId& aStartId, in UpdateAndRender()
538 void RenderThread::Pause(wr::WindowId aWindowId) { in Pause()
550 bool RenderThread::Resume(wr::WindowId aWindowId) { in Resume()
583 bool RenderThread::IsDestroyed(wr::WindowId aWindowId) { in IsDestroyed()
593 void RenderThread::SetDestroyed(wr::WindowId aWindowId) { in SetDestroyed()
1181 void wr_notifier_wake_up(mozilla::wr::WrWindowId aWindowId, in wr_notifier_wake_up()
[all …]
/dports/www/firefox/firefox-99.0/gfx/webrender_bindings/
H A DRenderThread.cpp256 void RenderThread::AddRenderer(wr::WindowId aWindowId, in AddRenderer()
271 void RenderThread::RemoveRenderer(wr::WindowId aWindowId) { in RemoveRenderer()
335 wr::WindowId aWindowId) { in GetCollectedFramesForWindow()
449 void RenderThread::RunEvent(wr::WindowId aWindowId, in RunEvent()
498 wr::WindowId aWindowId, const VsyncId& aStartId, in UpdateAndRender()
586 void RenderThread::Pause(wr::WindowId aWindowId) { in Pause()
599 bool RenderThread::Resume(wr::WindowId aWindowId) { in Resume()
633 bool RenderThread::IsDestroyed(wr::WindowId aWindowId) { in IsDestroyed()
643 void RenderThread::SetDestroyed(wr::WindowId aWindowId) { in SetDestroyed()
1306 void wr_schedule_render(mozilla::wr::WrWindowId aWindowId, in wr_schedule_render()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/webrender_bindings/
H A DRenderThread.cpp217 void RenderThread::AddRenderer(wr::WindowId aWindowId, in AddRenderer()
231 void RenderThread::RemoveRenderer(wr::WindowId aWindowId) { in RemoveRenderer()
290 wr::WindowId aWindowId) { in GetCollectedFramesForWindow()
404 void RenderThread::RunEvent(wr::WindowId aWindowId, in RunEvent()
454 wr::WindowId aWindowId, const VsyncId& aStartId, in UpdateAndRender()
538 void RenderThread::Pause(wr::WindowId aWindowId) { in Pause()
550 bool RenderThread::Resume(wr::WindowId aWindowId) { in Resume()
583 bool RenderThread::IsDestroyed(wr::WindowId aWindowId) { in IsDestroyed()
593 void RenderThread::SetDestroyed(wr::WindowId aWindowId) { in SetDestroyed()
1181 void wr_notifier_wake_up(mozilla::wr::WrWindowId aWindowId, in wr_notifier_wake_up()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/
H A DRenderThread.cpp199 void RenderThread::AddRenderer(wr::WindowId aWindowId, in AddRenderer()
213 void RenderThread::RemoveRenderer(wr::WindowId aWindowId) { in RemoveRenderer()
254 wr::WindowId aWindowId, in SetCompositionRecorderForWindow()
287 wr::WindowId aWindowId) { in GetCollectedFramesForWindow()
379 void RenderThread::WakeUp(wr::WindowId aWindowId) { in WakeUp()
405 void RenderThread::RunEvent(wr::WindowId aWindowId, in RunEvent()
452 wr::WindowId aWindowId, const VsyncId& aStartId, in UpdateAndRender()
531 void RenderThread::Pause(wr::WindowId aWindowId) { in Pause()
543 bool RenderThread::Resume(wr::WindowId aWindowId) { in Resume()
576 bool RenderThread::IsDestroyed(wr::WindowId aWindowId) { in IsDestroyed()
[all …]
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DAPZSampler.cpp46 void APZSampler::SetWebRenderWindowId(const wr::WindowId& aWindowId) { in SetWebRenderWindowId()
59 void APZSampler::SetSamplerThread(const wr::WrWindowId& aWindowId) { in SetSamplerThread()
67 void APZSampler::SampleForWebRender(const wr::WrWindowId& aWindowId, in SampleForWebRender()
174 const wr::WrWindowId& aWindowId) { in GetSampler()
189 void apz_register_sampler(mozilla::wr::WrWindowId aWindowId) { in apz_register_sampler()
193 void apz_sample_transforms(mozilla::wr::WrWindowId aWindowId, in apz_sample_transforms()
200 void apz_deregister_sampler(mozilla::wr::WrWindowId aWindowId) {} in apz_deregister_sampler()
H A DAPZUpdater.cpp53 void APZUpdater::SetWebRenderWindowId(const wr::WindowId& aWindowId) { in SetWebRenderWindowId()
66 void APZUpdater::SetUpdaterThread(const wr::WrWindowId& aWindowId) { in SetUpdaterThread()
74 void APZUpdater::PrepareForSceneSwap(const wr::WrWindowId& aWindowId) { in PrepareForSceneSwap()
81 void APZUpdater::CompleteSceneSwap(const wr::WrWindowId& aWindowId, in CompleteSceneSwap()
127 void APZUpdater::ProcessPendingTasks(const wr::WrWindowId& aWindowId) { in ProcessPendingTasks()
407 const wr::WrWindowId& aWindowId) { in GetUpdater()
517 void apz_register_updater(mozilla::wr::WrWindowId aWindowId) { in apz_register_updater()
521 void apz_pre_scene_swap(mozilla::wr::WrWindowId aWindowId) { in apz_pre_scene_swap()
525 void apz_post_scene_swap(mozilla::wr::WrWindowId aWindowId, in apz_post_scene_swap()
530 void apz_run_updater(mozilla::wr::WrWindowId aWindowId) { in apz_run_updater()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAPZSampler.cpp47 void APZSampler::SetWebRenderWindowId(const wr::WindowId& aWindowId) { in SetWebRenderWindowId()
60 void APZSampler::SetSamplerThread(const wr::WrWindowId& aWindowId) { in SetSamplerThread()
69 const wr::WrWindowId& aWindowId, wr::Transaction* aTransaction, in SampleForWebRender()
235 const wr::WrWindowId& aWindowId) { in GetSampler()
250 void apz_register_sampler(mozilla::wr::WrWindowId aWindowId) { in apz_register_sampler()
255 mozilla::wr::WrWindowId aWindowId, mozilla::wr::Transaction* aTransaction, in apz_sample_transforms()
261 void apz_deregister_sampler(mozilla::wr::WrWindowId aWindowId) {} in apz_deregister_sampler()
H A DAPZUpdater.cpp53 void APZUpdater::SetWebRenderWindowId(const wr::WindowId& aWindowId) { in SetWebRenderWindowId()
66 void APZUpdater::SetUpdaterThread(const wr::WrWindowId& aWindowId) { in SetUpdaterThread()
74 void APZUpdater::PrepareForSceneSwap(const wr::WrWindowId& aWindowId) { in PrepareForSceneSwap()
81 void APZUpdater::CompleteSceneSwap(const wr::WrWindowId& aWindowId, in CompleteSceneSwap()
126 void APZUpdater::ProcessPendingTasks(const wr::WrWindowId& aWindowId) { in ProcessPendingTasks()
414 const wr::WrWindowId& aWindowId) { in GetUpdater()
524 void apz_register_updater(mozilla::wr::WrWindowId aWindowId) { in apz_register_updater()
528 void apz_pre_scene_swap(mozilla::wr::WrWindowId aWindowId) { in apz_pre_scene_swap()
532 void apz_post_scene_swap(mozilla::wr::WrWindowId aWindowId, in apz_post_scene_swap()
537 void apz_run_updater(mozilla::wr::WrWindowId aWindowId) { in apz_run_updater()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAPZUpdater.cpp53 void APZUpdater::SetWebRenderWindowId(const wr::WindowId& aWindowId) { in SetWebRenderWindowId()
66 void APZUpdater::SetUpdaterThread(const wr::WrWindowId& aWindowId) { in SetUpdaterThread()
74 void APZUpdater::PrepareForSceneSwap(const wr::WrWindowId& aWindowId) { in PrepareForSceneSwap()
81 void APZUpdater::CompleteSceneSwap(const wr::WrWindowId& aWindowId, in CompleteSceneSwap()
126 void APZUpdater::ProcessPendingTasks(const wr::WrWindowId& aWindowId) { in ProcessPendingTasks()
414 const wr::WrWindowId& aWindowId) { in GetUpdater()
524 void apz_register_updater(mozilla::wr::WrWindowId aWindowId) { in apz_register_updater()
528 void apz_pre_scene_swap(mozilla::wr::WrWindowId aWindowId) { in apz_pre_scene_swap()
532 void apz_post_scene_swap(mozilla::wr::WrWindowId aWindowId, in apz_post_scene_swap()
537 void apz_run_updater(mozilla::wr::WrWindowId aWindowId) { in apz_run_updater()
[all …]
H A DAPZSampler.cpp47 void APZSampler::SetWebRenderWindowId(const wr::WindowId& aWindowId) { in SetWebRenderWindowId()
60 void APZSampler::SetSamplerThread(const wr::WrWindowId& aWindowId) { in SetSamplerThread()
68 void APZSampler::SampleForWebRender(const wr::WrWindowId& aWindowId, in SampleForWebRender()
292 const wr::WrWindowId& aWindowId) { in GetSampler()
307 void apz_register_sampler(mozilla::wr::WrWindowId aWindowId) { in apz_register_sampler()
311 void apz_sample_transforms(mozilla::wr::WrWindowId aWindowId, in apz_sample_transforms()
318 void apz_deregister_sampler(mozilla::wr::WrWindowId aWindowId) {} in apz_deregister_sampler()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAPZUpdater.cpp53 void APZUpdater::SetWebRenderWindowId(const wr::WindowId& aWindowId) { in SetWebRenderWindowId()
66 void APZUpdater::SetUpdaterThread(const wr::WrWindowId& aWindowId) { in SetUpdaterThread()
74 void APZUpdater::PrepareForSceneSwap(const wr::WrWindowId& aWindowId) { in PrepareForSceneSwap()
81 void APZUpdater::CompleteSceneSwap(const wr::WrWindowId& aWindowId, in CompleteSceneSwap()
126 void APZUpdater::ProcessPendingTasks(const wr::WrWindowId& aWindowId) { in ProcessPendingTasks()
414 const wr::WrWindowId& aWindowId) { in GetUpdater()
524 void apz_register_updater(mozilla::wr::WrWindowId aWindowId) { in apz_register_updater()
528 void apz_pre_scene_swap(mozilla::wr::WrWindowId aWindowId) { in apz_pre_scene_swap()
532 void apz_post_scene_swap(mozilla::wr::WrWindowId aWindowId, in apz_post_scene_swap()
537 void apz_run_updater(mozilla::wr::WrWindowId aWindowId) { in apz_run_updater()
[all …]
H A DAPZSampler.cpp47 void APZSampler::SetWebRenderWindowId(const wr::WindowId& aWindowId) { in SetWebRenderWindowId()
60 void APZSampler::SetSamplerThread(const wr::WrWindowId& aWindowId) { in SetSamplerThread()
68 void APZSampler::SampleForWebRender(const wr::WrWindowId& aWindowId, in SampleForWebRender()
292 const wr::WrWindowId& aWindowId) { in GetSampler()
307 void apz_register_sampler(mozilla::wr::WrWindowId aWindowId) { in apz_register_sampler()
311 void apz_sample_transforms(mozilla::wr::WrWindowId aWindowId, in apz_sample_transforms()
318 void apz_deregister_sampler(mozilla::wr::WrWindowId aWindowId) {} in apz_deregister_sampler()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/wr/
H A DOMTASampler.cpp42 void OMTASampler::SetWebRenderWindowId(const wr::WrWindowId& aWindowId) { in SetWebRenderWindowId()
56 void OMTASampler::SetSamplerThread(const wr::WrWindowId& aWindowId) { in SetSamplerThread()
64 void OMTASampler::Sample(const wr::WrWindowId& aWindowId, in Sample()
226 const wr::WrWindowId& aWindowId) { in GetSampler()
241 void omta_register_sampler(mozilla::wr::WrWindowId aWindowId) { in omta_register_sampler()
245 void omta_sample(mozilla::wr::WrWindowId aWindowId, in omta_sample()
250 void omta_deregister_sampler(mozilla::wr::WrWindowId aWindowId) {} in omta_deregister_sampler()
/dports/www/firefox/firefox-99.0/gfx/layers/wr/
H A DOMTASampler.cpp42 void OMTASampler::SetWebRenderWindowId(const wr::WrWindowId& aWindowId) { in SetWebRenderWindowId()
56 void OMTASampler::SetSamplerThread(const wr::WrWindowId& aWindowId) { in SetSamplerThread()
64 void OMTASampler::Sample(const wr::WrWindowId& aWindowId, in Sample()
224 const wr::WrWindowId& aWindowId) { in GetSampler()
239 void omta_register_sampler(mozilla::wr::WrWindowId aWindowId) { in omta_register_sampler()
243 void omta_sample(mozilla::wr::WrWindowId aWindowId, in omta_sample()
248 void omta_deregister_sampler(mozilla::wr::WrWindowId aWindowId) {} in omta_deregister_sampler()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/wr/
H A DOMTASampler.cpp42 void OMTASampler::SetWebRenderWindowId(const wr::WrWindowId& aWindowId) { in SetWebRenderWindowId()
56 void OMTASampler::SetSamplerThread(const wr::WrWindowId& aWindowId) { in SetSamplerThread()
64 void OMTASampler::Sample(const wr::WrWindowId& aWindowId, in Sample()
226 const wr::WrWindowId& aWindowId) { in GetSampler()
241 void omta_register_sampler(mozilla::wr::WrWindowId aWindowId) { in omta_register_sampler()
245 void omta_sample(mozilla::wr::WrWindowId aWindowId, in omta_sample()
250 void omta_deregister_sampler(mozilla::wr::WrWindowId aWindowId) {} in omta_deregister_sampler()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/presentation/
H A DPresentationServiceBase.h51 nsresult GetWindowId(const nsAString& aSessionId, uint64_t* aWindowId) { in GetWindowId()
60 nsresult GetSessionIds(uint64_t aWindowId, in GetSessionIds()
73 void AddSessionId(uint64_t aWindowId, const nsAString& aSessionId) { in AddSessionId()
107 const uint64_t aWindowId) { in UpdateWindowId()
284 uint8_t aRole, uint64_t* aWindowId) { in GetWindowIdBySessionIdInternal()
299 void AddRespondingSessionId(uint64_t aWindowId, const nsAString& aSessionId, in AddRespondingSessionId()
324 const uint64_t aWindowId) { in UpdateWindowIdBySessionIdInternal()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/presentation/
H A DPresentationServiceBase.h58 nsresult GetWindowId(const nsAString& aSessionId, uint64_t* aWindowId) in GetWindowId()
68 nsresult GetSessionIds(uint64_t aWindowId, nsTArray<nsString>& aSessionIds) in GetSessionIds()
81 void AddSessionId(uint64_t aWindowId, const nsAString& aSessionId) in AddSessionId()
116 nsresult UpdateWindowId(const nsAString& aSessionId, const uint64_t aWindowId) in UpdateWindowId()
322 uint64_t* aWindowId) in GetWindowIdBySessionIdInternal()
338 void AddRespondingSessionId(uint64_t aWindowId, in AddRespondingSessionId()
367 const uint64_t aWindowId) in UpdateWindowIdBySessionIdInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/presentation/
H A DPresentationServiceBase.h62 nsresult GetSessionIds(uint64_t aWindowId, in GetSessionIds()
75 void AddSessionId(uint64_t aWindowId, const nsAString& aSessionId) { in AddSessionId()
108 void UpdateWindowId(const nsAString& aSessionId, const uint64_t aWindowId) { in UpdateWindowId()
283 uint8_t aRole, uint64_t* aWindowId) { in GetWindowIdBySessionIdInternal()
298 void AddRespondingSessionId(uint64_t aWindowId, const nsAString& aSessionId, in AddRespondingSessionId()
323 const uint64_t aWindowId) { in UpdateWindowIdBySessionIdInternal()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/
H A DMediaEngineWebRTC.cpp78 uint64_t aWindowId, camera::CaptureEngine aCapEngine, in EnumerateVideoDevices()
166 uint64_t aWindowId, nsTArray<RefPtr<MediaDevice>>* aDevices) { in EnumerateMicrophoneDevices()
217 uint64_t aWindowId, nsTArray<RefPtr<MediaDevice>>* aDevices) { in EnumerateSpeakerDevices()
251 uint64_t aWindowId, dom::MediaSourceEnum aMediaSource, in EnumerateDevices()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webrtc/
H A DMediaEngineWebRTC.cpp86 uint64_t aWindowId, camera::CaptureEngine aCapEngine, in EnumerateVideoDevices()
182 uint64_t aWindowId, nsTArray<RefPtr<MediaDevice>>* aDevices) { in EnumerateMicrophoneDevices()
233 uint64_t aWindowId, nsTArray<RefPtr<MediaDevice>>* aDevices) { in EnumerateSpeakerDevices()
267 uint64_t aWindowId, dom::MediaSourceEnum aMediaSource, in EnumerateDevices()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/
H A DMediaEngineWebRTC.cpp78 uint64_t aWindowId, camera::CaptureEngine aCapEngine, in EnumerateVideoDevices()
166 uint64_t aWindowId, nsTArray<RefPtr<MediaDevice>>* aDevices) { in EnumerateMicrophoneDevices()
217 uint64_t aWindowId, nsTArray<RefPtr<MediaDevice>>* aDevices) { in EnumerateSpeakerDevices()
251 uint64_t aWindowId, dom::MediaSourceEnum aMediaSource, in EnumerateDevices()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/presentation/ipc/
H A DPresentationIPCService.cpp57 const nsAString& aOrigin, const nsAString& aDeviceId, uint64_t aWindowId, in StartSession()
283 uint64_t aWindowId, nsIPresentationRespondingListener* aListener) { in RegisterRespondingListener()
295 PresentationIPCService::UnregisterRespondingListener(uint64_t aWindowId) { in UnregisterRespondingListener()
327 uint64_t* aWindowId) { in GetWindowIdBySessionId()
334 const uint64_t aWindowId) { in UpdateWindowIdBySessionId()
377 uint64_t aWindowId, const nsAString& aSessionId) { in NotifySessionConnect()
396 const nsAString& aSessionId, uint64_t aWindowId, bool aIsLoading, in NotifyReceiverReady()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/presentation/ipc/
H A DPresentationIPCService.cpp57 const nsAString& aOrigin, const nsAString& aDeviceId, uint64_t aWindowId, in StartSession()
290 uint64_t aWindowId, nsIPresentationRespondingListener* aListener) { in RegisterRespondingListener()
302 PresentationIPCService::UnregisterRespondingListener(uint64_t aWindowId) { in UnregisterRespondingListener()
334 uint64_t* aWindowId) { in GetWindowIdBySessionId()
341 const uint64_t aWindowId) { in UpdateWindowIdBySessionId()
383 uint64_t aWindowId, const nsAString& aSessionId) { in NotifySessionConnect()
402 const nsAString& aSessionId, uint64_t aWindowId, bool aIsLoading, in NotifyReceiverReady()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/presentation/ipc/
H A DPresentationIPCService.cpp63 uint64_t aWindowId, in StartSession()
320 PresentationIPCService::RegisterRespondingListener(uint64_t aWindowId, in RegisterRespondingListener()
334 PresentationIPCService::UnregisterRespondingListener(uint64_t aWindowId) in UnregisterRespondingListener()
370 uint64_t* aWindowId) in GetWindowIdBySessionId()
378 const uint64_t aWindowId) in UpdateWindowIdBySessionId()
426 PresentationIPCService::NotifySessionConnect(uint64_t aWindowId, in NotifySessionConnect()
449 uint64_t aWindowId, in NotifyReceiverReady()

1234567