/external/quake/quake/src/QW/scitech/include/ |
mgldos.h | 58 MGLDC * MGLAPI MGL_createMemoryDC(m_int xSize,m_int ySize,m_int bitsPerPixel,pixel_format_t *pf);
|
mglwin.h | 101 MGLDC * MGLAPI MGL_createMemoryDC(m_int xSize,m_int ySize,m_int bitsPerPixel,pixel_format_t *pf);
|
mgraph.h | 678 } pixel_format_t;
typedef in typeref:struct:__anon14342 706 pixel_format_t *pf; /* Pixel format (NULL if none) */
845 pixel_format_t pf; /* Current pixel format for device context */
[all...] |
/external/quake/quake/src/WinQuake/scitech/INCLUDE/ |
MGLDOS.H | 58 MGLDC * MGLAPI MGL_createMemoryDC(m_int xSize,m_int ySize,m_int bitsPerPixel,pixel_format_t *pf);
|
MGLWIN.H | 101 MGLDC * MGLAPI MGL_createMemoryDC(m_int xSize,m_int ySize,m_int bitsPerPixel,pixel_format_t *pf);
|
MGRAPH.H | 678 } pixel_format_t;
typedef in typeref:struct:__anon14641 706 pixel_format_t *pf; /* Pixel format (NULL if none) */
845 pixel_format_t pf; /* Current pixel format for device context */
[all...] |
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test.h | 100 typedef struct pixel_format_t { struct
|
/external/quake/quake/src/QW/client/ |
vid_win.c | 595 pixel_format_t pf;
1259 pixel_format_t pf;
[all...] |
/external/quake/quake/src/WinQuake/ |
vid_win.cpp | 554 pixel_format_t pf;
1218 pixel_format_t pf;
[all...] |