Home
last modified time | relevance | path

Searched refs:compositor (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/wayland/
Dwayland_compositor.cpp190 wl_resource* compositor, in compositor_create_surface() argument
193 << " 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() argument
210 << " compositor=" << compositor in compositor_create_region()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto6559 // 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 missed
6587 // Frame was dropped by the client compositor.
6588 // The client compositor can drop some frames too (e.g. attempting to
6618 // 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 …]