Searched refs:backing_y_0_top (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/include/ui/ |
H A D | gtk.h | 174 bool backing_y_0_top, 211 bool backing_y_0_top,
|
H A D | console.h | 136 bool backing_y_0_top; member 243 bool backing_y_0_top, 329 uint32_t backing_id, bool backing_y_0_top,
|
H A D | sdl2.h | 91 bool backing_y_0_top,
|
/openbmc/qemu/ui/ |
H A D | dbus-listener.c | 386 bool backing_y_0_top, in dbus_scanout_share_d3d_texture() argument 427 backing_y_0_top, in dbus_scanout_share_d3d_texture() 496 bool backing_y_0_top, in dbus_scanout_texture() argument 503 trace_dbus_scanout_texture(tex_id, backing_y_0_top, in dbus_scanout_texture() 520 false, backing_y_0_top); in dbus_scanout_texture() 534 dbus_scanout_share_d3d_texture(ddl, d3d_tex2d, backing_y_0_top, in dbus_scanout_texture()
|
H A D | sdl2-gl.c | 204 bool backing_y_0_top, in sdl2_gl_scanout_texture() argument 218 scon->y0_top = backing_y_0_top; in sdl2_gl_scanout_texture()
|
H A D | egl-headless.c | 60 bool backing_y_0_top, in egl_scanout_texture() argument 69 edpy->y_0_top = backing_y_0_top; in egl_scanout_texture()
|
H A D | gtk-gl-area.c | 253 bool backing_y_0_top, in gd_gl_area_scanout_texture() argument 266 vc->gfx.y0_top = backing_y_0_top; in gd_gl_area_scanout_texture()
|
H A D | gtk-egl.c | 237 uint32_t backing_id, bool backing_y_0_top, in gd_egl_scanout_texture() argument 249 vc->gfx.y0_top = backing_y_0_top; in gd_egl_scanout_texture()
|
H A D | console.c | 291 con->scanout.texture.backing_y_0_top, in displaychangelistener_display_console() 1021 bool backing_y_0_top, in dpy_gl_scanout_texture() argument 1033 backing_id, backing_y_0_top, backing_width, backing_height, in dpy_gl_scanout_texture() 1042 backing_y_0_top, in dpy_gl_scanout_texture()
|
H A D | dbus-console.c | 97 bool backing_y_0_top, in dbus_gl_scanout_texture() argument
|
H A D | trace-events | 166 dbus_scanout_texture(uint32_t tex_id, bool backing_y_0_top, uint32_t backing_width, uint32_t backin…
|