Home
last modified time | relevance | path

Searched refs:VirtgpuRect (Results 1 - 2 of 2) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c95 struct VirtgpuRect { struct
104 struct VirtgpuRect r;
111 struct VirtgpuRect r;
121 struct VirtgpuRect screen;
275 struct VirtgpuRect r;
354 struct VirtgpuRect r;
358 static bool CMDSetScanout(const struct VirtgpuRect *r) in CMDSetScanout()
370 static bool CMDTransferToHost(uint32_t resourceId, const struct VirtgpuRect *r) in CMDTransferToHost()
641 struct VirtgpuRect r = { 0, 0, w, h }; in VirtgpuInitResourceHelper()
/device/qemu/drivers/virtio/
H A Dvirtgpu.c94 struct VirtgpuRect { struct
103 struct VirtgpuRect r;
110 struct VirtgpuRect r;
120 struct VirtgpuRect screen;
274 struct VirtgpuRect r;
353 struct VirtgpuRect r;
357 static bool CMDSetScanout(const struct VirtgpuRect *r) in CMDSetScanout()
369 static bool CMDTransferToHost(uint32_t resourceId, const struct VirtgpuRect *r) in CMDTransferToHost()
629 struct VirtgpuRect r = { 0, 0, w, h }; in VirtgpuInitResourceHelper()

Completed in 3 milliseconds