Searched refs:nSize (Results 1 - 17 of 17) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/ |
| H A D | h264d.c | 90 avctype.nSize = sizeof (OMX_VIDEO_PARAM_AVCTYPE);
|
| H A D | h264e.c | 140 avctype.nSize = sizeof (OMX_VIDEO_PARAM_AVCTYPE);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/ |
| H A D | h264d.c | 90 avctype.nSize = sizeof (OMX_VIDEO_PARAM_AVCTYPE);
|
| H A D | h264e.c | 140 avctype.nSize = sizeof (OMX_VIDEO_PARAM_AVCTYPE);
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | win32_glx.c | 149 pfd.nSize = (sizeof(PIXELFORMATDESCRIPTOR));
|
| /xsrc/external/mit/mesa-demos/dist/src/wgl/ |
| H A D | sharedtex_mt.c | 154 pfd.nSize = sizeof(pfd); 427 pfd.nSize = sizeof(pfd);
|
| H A D | wglthreads.c | 459 pfd.nSize = sizeof(pfd);
|
| H A D | wglinfo.c | 141 pfd.nSize = sizeof(pfd);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_wgl.c | 160 if (ppfd->nSize != sizeof( PIXELFORMATDESCRIPTOR ) || ppfd->nVersion != 1)
|
| H A D | stw_pixelformat.c | 149 pfi->pfd.nSize = sizeof pfi->pfd;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/ |
| H A D | stw_wgl.c | 151 if (ppfd->nSize != sizeof( PIXELFORMATDESCRIPTOR ) || ppfd->nVersion != 1)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowwm.c | 296 int nSize = 0; local in function:QueueSize 300 ++nSize; 302 return nSize;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_pixelformat.c | 158 pfi->pfd.nSize = sizeof pfi->pfd;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | dbghelp.h | 271 typedef BOOL (WINAPI *PREAD_PROCESS_MEMORY_ROUTINE64)(HANDLE hProcess,DWORD64 qwBaseAddress,PVOID lpBuffer,DWORD nSize,LPDWORD lpNumberOfBytesRead); 285 typedef BOOL (WINAPI *PREAD_PROCESS_MEMORY_ROUTINE)(HANDLE hProcess,DWORD lpBaseAddress,PVOID lpBuffer,DWORD nSize,PDWORD lpNumberOfBytesRead);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | dbghelp.h | 271 typedef BOOL (WINAPI *PREAD_PROCESS_MEMORY_ROUTINE64)(HANDLE hProcess,DWORD64 qwBaseAddress,PVOID lpBuffer,DWORD nSize,LPDWORD lpNumberOfBytesRead); 285 typedef BOOL (WINAPI *PREAD_PROCESS_MEMORY_ROUTINE)(HANDLE hProcess,DWORD lpBaseAddress,PVOID lpBuffer,DWORD nSize,PDWORD lpNumberOfBytesRead);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | indirect.c | 205 ErrorF("nSize = %u\n", pfd->nSize);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | indirect.c | 234 ErrorF("nSize = %u\n", pfd->nSize);
|
Completed in 27 milliseconds