Searched refs:compositor (Results 1 – 2 of 2) sorted by relevance
190 wl_resource* compositor, in compositor_create_surface() argument193 << " compositor=" << compositor in compositor_create_surface()196 Surfaces* surfaces = GetUserData<Surfaces>(compositor); in compositor_create_surface()200 client, &wl_surface_interface, wl_resource_get_version(compositor), id); in compositor_create_surface()207 wl_resource* compositor, in compositor_create_region() argument210 << " compositor=" << compositor in compositor_create_region()
6559 // from both the compositor thread and main-threads were handled).6564 // compositor thread).6577 // Frame was dropped by the display-compositor.6578 // The display-compositor may drop a frame some times (e.g. the frame missed6587 // Frame was dropped by the client compositor.6588 // The client compositor can drop some frames too (e.g. attempting to6618 // If any compositor thread animation is active during this frame.6657 // Happens on the renderer's compositor.6664 // Could be emitted on both the renderer's main OR compositor.6667 // renderer's compositor and this will be emitted.[all …]