Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
DSDL_aavideo.h64 #define AA_h (this->hidden->h) macro
DSDL_aavideo.c273 AA_h = current->h = height; 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()