Searched refs:AA_rparams (Results 1 – 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/ |
D | SDL_aavideo.c | 170 AA_rparams = aa_getrenderparams(); in AA_VideoInit() 335 …aa_renderpalette(AA_context, AA_palette, AA_rparams, 0, 0, aa_scrwidth(AA_context), aa_scrheight(A… in AA_DirectUpdate() 342 …aa_renderpalette(AA_context, AA_palette, AA_rparams, rect->x * AA_x_ratio, rect->y * AA_y_ratio, r… in AA_DirectUpdate()
|
D | SDL_aavideo.h | 55 #define AA_rparams (this->hidden->rparams) macro
|