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 Dh264d.c90 avctype.nSize = sizeof (OMX_VIDEO_PARAM_AVCTYPE);
H A Dh264e.c140 avctype.nSize = sizeof (OMX_VIDEO_PARAM_AVCTYPE);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/
H A Dh264d.c90 avctype.nSize = sizeof (OMX_VIDEO_PARAM_AVCTYPE);
H A Dh264e.c140 avctype.nSize = sizeof (OMX_VIDEO_PARAM_AVCTYPE);
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.c149 pfd.nSize = (sizeof(PIXELFORMATDESCRIPTOR));
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dsharedtex_mt.c154 pfd.nSize = sizeof(pfd);
427 pfd.nSize = sizeof(pfd);
H A Dwglthreads.c459 pfd.nSize = sizeof(pfd);
H A Dwglinfo.c141 pfd.nSize = sizeof(pfd);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_wgl.c160 if (ppfd->nSize != sizeof( PIXELFORMATDESCRIPTOR ) || ppfd->nVersion != 1)
H A Dstw_pixelformat.c149 pfi->pfd.nSize = sizeof pfi->pfd;
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c151 if (ppfd->nSize != sizeof( PIXELFORMATDESCRIPTOR ) || ppfd->nVersion != 1)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowwm.c296 int nSize = 0; local in function:QueueSize
300 ++nSize;
302 return nSize;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c158 pfi->pfd.nSize = sizeof pfi->pfd;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Ddbghelp.h271 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 Ddbghelp.h271 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 Dindirect.c205 ErrorF("nSize = %u\n", pfd->nSize);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c234 ErrorF("nSize = %u\n", pfd->nSize);

Completed in 27 milliseconds