Searched refs:Draw_AlphaPic (Results 1 – 2 of 2) sorted by relevance
/external/quake/quake/src/QW/client/ |
D | gl_draw.c | 651 void Draw_AlphaPic (int x, int y, qpic_t *pic, float alpha) in Draw_AlphaPic() function 809 Draw_AlphaPic (0, lines - vid.height, conback, (float)(1.2 * lines)/y); in Draw_ConsoleBackground()
|
/external/quake/quake/src/WinQuake/ |
D | gl_draw.cpp | 914 void Draw_AlphaPic (int x, int y, packedGlpic_t *ppic, float alpha) in Draw_AlphaPic() function 1075 Draw_AlphaPic (0, lines - vid.height, conback, (float)(1.2 * lines)/y); in Draw_ConsoleBackground()
|