Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
DSDL_aavideo.h63 #define AA_w (this->hidden->w) macro
DSDL_aavideo.c272 AA_w = current->w = width; in AA_SetVideoMode()
333 …fastscale (AA_buffer, aa_image(AA_context), AA_w, aa_imgwidth (AA_context), AA_h, aa_imgheight (AA… in AA_DirectUpdate()