↓ 1 callersFunctionpopup_present_software(
ptr: *mut PlatformSurface,
pixels: &[u8],
pw: i32,
ph: i32,
lw: i32,
lh: i32,
)
src/wayland/src/wl_ops.rs:507
↓ 1 callersFunctionprep_layer_present_locked(
s: &mut PlatformSurface,
coded_w: i32,
coded_h: i32,
vis_w: i32,
vis_h: i32,
)
src/wayland/src/wl_ops.rs:551
↓ 1 callersFunctionpresent_frame(
conn: &RustConnection,
window: u32,
gc: u32,
depth: u8,
buf: &mut ShmBuffer,
frame:
src/x11/src/shm_paint_worker.rs:226