Home
last modified time | relevance | path

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

/dports/devel/libspice-server/spice-0.15.0/server/tests/
H A Dtest-display-base.h68 typedef struct CommandDrawSolid { struct
72 } CommandDrawSolid; argument
88 CommandDrawSolid solid;
H A Dtest-display-width-stride.c45 CommandDrawSolid *solid = &command->solid; in set_draw_parameters()