Home
last modified time | relevance | path

Searched refs:pbitmap (Results 1 – 25 of 26) sorted by relevance

12

/external/quake/quake/src/WinQuake/
Dvid_dos.h39 int x, int y, byte *pbitmap, int width,
78 int y, byte *pbitmap, int width, int height);
Dvid_vga.cpp63 int y, byte *pbitmap, int width, int height) in VGA_BeginDirectRect() argument
101 pbitmap[(i >> repshift) * 24 + in VGA_BeginDirectRect()
120 &pbitmap[(i >> repshift) * width], in VGA_BeginDirectRect()
Dvid_null.cpp73 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dd_iface.h147 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height);
Dvid_dos.cpp504 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
516 (*pcurrentmode->begindirectrect) (&vid, pcurrentmode, x, y, pbitmap, width, in D_BeginDirectRect()
Dvid_svgalib.cpp106 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
144 pbitmap[(i >> repshift) * 24 + in D_BeginDirectRect()
164 &pbitmap[(i >> repshift)*width], width); in D_BeginDirectRect()
Dvid_ext.cpp129 int x, int y, byte *pbitmap, int width, int height) in VGA_BankedBeginDirectRect() argument
140 VGA_BeginDirectRect (lvid, pcurrentmode, x, y, pbitmap, width, height); in VGA_BankedBeginDirectRect()
Dgl_vidandroid.cpp64 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dgl_vidlinux.cpp130 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dvid_win.cpp2414 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
2448 &pbitmap[(i >> repshift) * width], in D_BeginDirectRect()
2486 &pbitmap[(i >> repshift) * width], in D_BeginDirectRect()
Dgl_vidlinuxglx.cpp111 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dvid_sunxil.cpp170 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dvid_x.cpp1122 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dvid_sunx.cpp297 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dgl_vidnt.cpp182 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
/external/quake/quake/src/QW/client/
Dvid_null.c54 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dd_iface.h146 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height);
Dvid_svgalib.c107 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
145 pbitmap[(i >> repshift) * 24 + in D_BeginDirectRect()
165 &pbitmap[(i >> repshift)*width], width); in D_BeginDirectRect()
Dgl_vidandroid.c40 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dgl_vidlinux.c126 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dgl_vidlinux_svga.c125 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dgl_vidlinuxglx.c94 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dgl_vidlinux_x11.c106 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
Dvid_win.c2454 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument
2488 &pbitmap[(i >> repshift) * width], in D_BeginDirectRect()
2526 &pbitmap[(i >> repshift) * width], in D_BeginDirectRect()
Dvid_x.c1030 void D_BeginDirectRect (int x, int y, byte *pbitmap, int width, int height) in D_BeginDirectRect() argument

12