OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scr_x1
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
SDL_wsconsvideo.c
478
int
scr_x1
, scr_y1, scr_x2, scr_y2;
local
516
sha_x1 =
scr_x1
= x1;
524
scr_x1
= y1;
534
scr_x1
= width - x2;
544
scr_x1
= height - y2;
560
scr_x1
* bytesPerPixel;
567
scr_x2 -
scr_x1
,
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c
1515
int
scr_x1
, scr_y1, scr_x2, scr_y2;
local
[
all
...]
Completed in 21 milliseconds