Home
last modified time | relevance | path

Searched defs:dstoffset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
Dgpuobj.c
/openbmc/qemu/hw/display/
H A Dartist.c1274 int dstoffset = (cursor_pos_y + cy) * s->width + in artist_draw_cursor() local