OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VGA_CheckAdequateMem
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/WinQuake/
vid_dos.h
75
qboolean
VGA_CheckAdequateMem
(int width, int height, int rowbytes,
vid_dos.cpp
429
if (
VGA_CheckAdequateMem
(pv->width, pv->height, pv->rowbytes,
461
if (
VGA_CheckAdequateMem
(pv->width, pv->height, pv->rowbytes,
vid_vga.cpp
307
VGA_CheckAdequateMem
310
qboolean
VGA_CheckAdequateMem
(int width, int height, int rowbytes,
Completed in 1078 milliseconds