Searched refs:rowLength (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/glx/
H A Drenderpix.c50 glPixelStorei(GL_UNPACK_ROW_LENGTH, hdr->rowLength);
59 0, hdr->rowLength, 0, hdr->skipRows,
H A Drenderpixswap.c50 __GLX_SWAP_INT((GLbyte *) &hdr->rowLength);
68 glPixelStorei(GL_UNPACK_ROW_LENGTH, hdr->rowLength);
77 0, hdr->rowLength, 0, hdr->skipRows,
H A Drensize.c146 * \param rowLength If non-zero, defines the true width of an image. This
164 GLint imageHeight, GLint rowLength,
197 if (imageHeight < 0 || rowLength < 0 || skipImages < 0 || skipRows < 0)
203 if (rowLength > 0) {
204 groupsPerRow = rowLength;
312 if (rowLength > 0) {
313 groupsPerRow = rowLength;
450 GLint rowLength = hdr->rowLength; local in function:__glXSeparableFilter2DReqSize
458 rowLength
162 __glXImageSize(GLenum format,GLenum type,GLenum target,GLsizei w,GLsizei h,GLsizei d,GLint imageHeight,GLint rowLength,GLint skipImages,GLint skipRows,GLint alignment) argument
[all...]
H A Dglxserver.h206 GLint imageHeight, GLint rowLength, GLint skipImages,
H A Dindirect_dispatch.c152 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
901 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
967 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
988 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
1494 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
2695 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
2715 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
2751 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
2917 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
2945 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength);
[all...]
H A Dindirect_dispatch_swap.c278 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
1053 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
1125 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
1148 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
1687 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
2975 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
2997 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
3036 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
3217 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
3248 glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32(&hdr->rowLength));
[all...]
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Drenderpixswap.c52 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
70 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, hdr->rowLength) );
79 0, hdr->rowLength, 0, hdr->skipRows,
H A Drensize.c141 * \param rowLength If non-zero, defines the true width of an image. This
158 GLint imageHeight, GLint rowLength,
191 if (imageHeight < 0 || rowLength < 0 || skipImages < 0 || skipRows < 0)
197 if (rowLength > 0) {
198 groupsPerRow = rowLength;
303 if (rowLength > 0) {
304 groupsPerRow = rowLength;
426 GLint rowLength = hdr->rowLength; local in function:__glXSeparableFilter2DReqSize
434 rowLength
156 __glXImageSize(GLenum format,GLenum type,GLenum target,GLsizei w,GLsizei h,GLsizei d,GLint imageHeight,GLint rowLength,GLint skipImages,GLint skipRows,GLint alignment) argument
[all...]
H A Drenderpix.c53 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, hdr->rowLength) );
62 0, hdr->rowLength, 0, hdr->skipRows,
H A Dglxserver.h280 GLint imageHeight, GLint rowLength, GLint skipImages, GLint skipRows,
H A Dindirect_dispatch_swap.c262 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
1139 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
1219 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
1243 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
1849 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
3100 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
3123 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
3165 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
3346 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
3379 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) bswap_CARD32( & hdr->rowLength )) );
[all...]
H A Dindirect_dispatch.c165 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
1042 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
1122 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
1146 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
1752 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
2978 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
3001 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
3043 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
3220 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
3253 CALL_PixelStorei( GET_DISPATCH(), (GL_UNPACK_ROW_LENGTH, (GLint) hdr->rowLength) );
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Drenderpixswap.c40 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
53 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
74 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
100 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
126 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
158 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
180 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
204 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
232 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
266 __GLX_SWAP_INT((GLbyte *)&hdr->rowLength);
[all...]
H A Dglxserver.h249 GLint rowLength, GLint skipRows, GLint alignment);
252 GLint imageHeight, GLint rowLength,
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dpixel.c87 GLint rowLength = state->storeUnpack.rowLength; local in function:FillBitmap
97 if (rowLength > 0) {
98 groupsPerRow = rowLength;
169 GLint rowLength = state->storeUnpack.rowLength; local in function:__glFillImage
186 if (rowLength > 0) {
187 groupsPerRow = rowLength;
275 GLint rowLength = state->storePack.rowLength; local in function:EmptyBitmap
396 GLint rowLength = state->storePack.rowLength; local in function:__glEmptyImage
[all...]
H A Dpixelstore.c86 state->storePack.rowLength = a;
147 state->storeUnpack.rowLength = a;
234 state->storePack.rowLength = param;
289 state->storeUnpack.rowLength = param;
H A Dsingle2.c249 *data = (GLintptr) state->storePack.rowLength;
273 *data = (GLintptr) state->storeUnpack.rowLength;
H A Dglxclient.h184 GLuint rowLength; member in struct:__GLXpixelStoreModeRec
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dpixel.c87 GLint rowLength = state->storeUnpack.rowLength; local in function:FillBitmap
97 if (rowLength > 0) {
98 groupsPerRow = rowLength;
169 GLint rowLength = state->storeUnpack.rowLength; local in function:__glFillImage
186 if (rowLength > 0) {
187 groupsPerRow = rowLength;
275 GLint rowLength = state->storePack.rowLength; local in function:EmptyBitmap
396 GLint rowLength = state->storePack.rowLength; local in function:__glEmptyImage
[all...]
H A Dpixelstore.c86 state->storePack.rowLength = a;
147 state->storeUnpack.rowLength = a;
234 state->storePack.rowLength = param;
289 state->storeUnpack.rowLength = param;
H A Dsingle2.c249 *data = (GLintptr) state->storePack.rowLength;
273 *data = (GLintptr) state->storeUnpack.rowLength;
H A Dglxclient.h186 GLuint rowLength; member in struct:__GLXpixelStoreModeRec
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_dd.c387 const int rowLength = clippedUnpack.RowLength; local in function:xmesa_DrawPixels_8R8G8B
404 + ((srcY + h - 1) * rowLength + srcX) * 4;
411 ximage.bytes_per_line = -rowLength * 4; /* negative to flip image */
519 const int rowLength = clippedUnpack.RowLength; local in function:xmesa_DrawPixels_5R6G5B
535 + ((srcY + h - 1) * rowLength + srcX) * 2;
542 ximage.bytes_per_line = -rowLength * 2; /* negative to flip image */
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_dd.c394 const int rowLength = clippedUnpack.RowLength; local in function:xmesa_DrawPixels_8R8G8B
411 + ((srcY + h - 1) * rowLength + srcX) * 4;
418 ximage.bytes_per_line = -rowLength * 4; /* negative to flip image */
526 const int rowLength = clippedUnpack.RowLength; local in function:xmesa_DrawPixels_5R6G5B
542 + ((srcY + h - 1) * rowLength + srcX) * 2;
549 ximage.bytes_per_line = -rowLength * 2; /* negative to flip image */
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_drawpix.c166 const GLint rowLength = width * _mesa_get_format_bytes(rb->Format); local in function:fast_draw_generic_pixels
186 memcpy(dst, src, rowLength);

Completed in 71 milliseconds

12