Home
last modified time | relevance | path

Searched refs:PIXMAN_r5g6b5 (Results 1 – 6 of 6) sorted by relevance

/qemu/ui/
H A Dsdl2-2d.c96 case PIXMAN_r5g6b5: in sdl2_2d_switch()
164 format == PIXMAN_r5g6b5); in sdl2_2d_check_format()
H A Dconsole-gl.c39 case PIXMAN_r5g6b5: in console_gl_check_format()
67 case PIXMAN_r5g6b5: in surface_gl_create_texture()
H A Dqemu-pixman.c74 return PIXMAN_r5g6b5; in qemu_default_pixman_format()
184 case PIXMAN_r5g6b5: in qemu_pixman_check_format()
/qemu/include/ui/
H A Dpixman-minimal.h88 PIXMAN_r5g6b5 = PIXMAN_FORMAT(16, PIXMAN_TYPE_ARGB, 0, 5, 6, 5), enumerator
/qemu/hw/display/
H A Dbochs-display.c168 mode->format = PIXMAN_r5g6b5; in bochs_display_get_mode()
H A Dxlnx_dp.c636 s->g_plane.format = PIXMAN_r5g6b5; in xlnx_dp_change_graphic_fmt()