HomeSort by relevance Sort by last modified time
    Searched refs:AA_w (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/aalib/
SDL_aavideo.h 63 #define AA_w (this->hidden->w)
SDL_aavideo.c 272 AA_w = current->w = width;
333 fastscale (AA_buffer, aa_image(AA_context), AA_w, aa_imgwidth (AA_context), AA_h, aa_imgheight (AA_context));

Completed in 46 milliseconds