Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbvideo.c1518 int shadow_down_delta; /* Address change when moving down in dest */ in FB_DirectUpdate() local
1558 shadow_down_delta = width; in FB_DirectUpdate()
1568 shadow_down_delta = -1; in FB_DirectUpdate()
1578 shadow_down_delta = -width; in FB_DirectUpdate()
1588 shadow_down_delta = 1; in FB_DirectUpdate()
1602 shadow_down_delta, in FB_DirectUpdate()