Searched refs:Draw_AlphaPic (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dgl_draw.c648 Draw_AlphaPic
651 void Draw_AlphaPic (int x, int y, qpic_t *pic, float alpha) function
809 Draw_AlphaPic (0, lines - vid.height, conback, (float)(1.2 * lines)/y);
/external/quake/quake/src/WinQuake/
H A Dgl_draw.cpp909 Draw_AlphaPic
912 void Draw_AlphaPic (int x, int y, packedGlpic_t *ppic, float alpha) function
1073 Draw_AlphaPic (0, lines - vid.height, conback, (float)(1.2 * lines)/y);

Completed in 40 milliseconds