Home
last modified time | relevance | path

Searched refs:moz_container_wayland_surface_lock (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DNativeLayerWayland.cpp39 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in EnsureSurfaceInitialized()
93 moz_container_wayland_surface_lock(mContainer); in EnsureShowLayer()
119 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in EnsureHideLayer()
212 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in SetLayers()
237 wl_surface* containerSurface = moz_container_wayland_surface_lock(mContainer); in AfterFrameClockAfterPaint()
266 wl_surface* containerSurface = moz_container_wayland_surface_lock(mContainer); in UpdateLayersOnMainThread()
337 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in RequestFrameCallback()
348 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in CommitToScreen()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DNativeLayerWayland.cpp39 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in EnsureSurfaceInitialized()
93 moz_container_wayland_surface_lock(mContainer); in EnsureShowLayer()
119 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in EnsureHideLayer()
212 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in SetLayers()
237 wl_surface* containerSurface = moz_container_wayland_surface_lock(mContainer); in AfterFrameClockAfterPaint()
266 wl_surface* containerSurface = moz_container_wayland_surface_lock(mContainer); in UpdateLayersOnMainThread()
337 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in RequestFrameCallback()
348 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in CommitToScreen()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DWaylandVsyncSource.cpp98 struct wl_surface* surface = moz_container_wayland_surface_lock(mContainer); in Refresh()
151 struct wl_surface* surface = moz_container_wayland_surface_lock(mContainer); in SetupFrameCallback()
H A DMozContainerWayland.h65 struct wl_surface* moz_container_wayland_surface_lock(MozContainer* container);
H A DMozContainerWayland.cpp231 struct wl_surface* surface = moz_container_wayland_surface_lock(container); in after_frame_clock_after_paint()
542 struct wl_surface* moz_container_wayland_surface_lock(MozContainer* container) { in moz_container_wayland_surface_lock() function
H A DWindowSurfaceWaylandMultiBuffer.cpp309 wl_surface* waylandSurface = moz_container_wayland_surface_lock(container); in Commit()
H A DWakeLockListener.cpp258 wl_surface* waylandSurface = moz_container_wayland_surface_lock(container); in InhibitWaylandIdle()
H A DWindowSurfaceWayland.cpp662 wl_surface* waylandSurface = moz_container_wayland_surface_lock(container); in FlushPendingCommitsLocked()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DWaylandVsyncSource.cpp98 struct wl_surface* surface = moz_container_wayland_surface_lock(mContainer); in Refresh()
151 struct wl_surface* surface = moz_container_wayland_surface_lock(mContainer); in SetupFrameCallback()
H A DMozContainerWayland.h65 struct wl_surface* moz_container_wayland_surface_lock(MozContainer* container);
H A DMozContainerWayland.cpp231 struct wl_surface* surface = moz_container_wayland_surface_lock(container); in after_frame_clock_after_paint()
542 struct wl_surface* moz_container_wayland_surface_lock(MozContainer* container) { in moz_container_wayland_surface_lock() function
H A DWindowSurfaceWaylandMultiBuffer.cpp309 wl_surface* waylandSurface = moz_container_wayland_surface_lock(container); in Commit()
H A DWakeLockListener.cpp258 wl_surface* waylandSurface = moz_container_wayland_surface_lock(container); in InhibitWaylandIdle()
H A DWindowSurfaceWayland.cpp662 wl_surface* waylandSurface = moz_container_wayland_surface_lock(container); in FlushPendingCommitsLocked()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DWaylandVsyncSource.cpp163 struct wl_surface* surface = moz_container_wayland_surface_lock(mContainer); in Refresh()
223 struct wl_surface* surface = moz_container_wayland_surface_lock(mContainer); in SetupFrameCallback()
H A DMozContainerWayland.h64 struct wl_surface* moz_container_wayland_surface_lock(MozContainer* container);
H A DMozContainerWayland.cpp270 struct wl_surface* surface = moz_container_wayland_surface_lock(container); in after_frame_clock_after_paint()
609 struct wl_surface* moz_container_wayland_surface_lock(MozContainer* container) { in moz_container_wayland_surface_lock() function
H A DWindowSurfaceWaylandMultiBuffer.cpp268 wl_surface* waylandSurface = moz_container_wayland_surface_lock(container); in Commit()
H A DWakeLockListener.cpp283 wl_surface* waylandSurface = moz_container_wayland_surface_lock(container); in InhibitWaylandIdle()
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DNativeLayerWayland.cpp150 wl_surface* containerSurface = moz_container_wayland_surface_lock(mContainer); in CommitToScreen()
258 wl_surface* wlSurface = moz_container_wayland_surface_lock(mContainer); in RequestFrameCallback()
273 wl_surface* containerSurface = moz_container_wayland_surface_lock(mContainer); in AfterFrameClockAfterPaint()
295 wl_surface* containerSurface = moz_container_wayland_surface_lock(mContainer); in UpdateLayersOnMainThread()