Home
last modified time | relevance | path

Searched refs:QXLStroke (Results 1 – 4 of 4) sorted by relevance

/dports/devel/spice-protocol/spice-protocol-0.14.3/spice/
H A Dqxl_dev.h480 typedef struct SPICE_ATTR_PACKED QXLStroke { struct
486 } QXLStroke; argument
597 QXLStroke stroke;
626 QXLStroke stroke;
/dports/devel/libspice-server/spice-0.15.0/server/
H A Dred-replay-qxl.cpp715 static void red_replay_stroke_ptr(SpiceReplay *replay, QXLStroke *qxl, uint32_t flags) in red_replay_stroke_ptr()
737 static void red_replay_stroke_free(SpiceReplay *replay, QXLStroke *qxl, uint32_t flags) in red_replay_stroke_free()
H A Dred-record-qxl.c408 QXLStroke *qxl, uint32_t flags) in red_record_stroke_ptr()
H A Dred-parse-qxl.cpp828 SpiceStroke *red, QXLStroke *qxl, uint32_t flags) in red_get_stroke_ptr()