| /xsrc/external/mit/pixman/dist/test/ |
| scaling-helpers-test.c | 58 int32_t left_pad1, left_tz1, width1, right_tz1, right_pad1; local 64 width1 = width2 = width; 71 &width1, 86 assert (width1 == width2);
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| fboverlay.h | 95 int dpiy, int width1, int width2, int bpp1, int bpp2); 106 int width1,
|
| fboverlay.c | 253 int dpiy, int width1, int width2, int bpp1, int bpp2) 256 pbits1, xsize, ysize, dpix, dpiy, width1, bpp1); 267 int width1, 312 pScrPriv->layer[0].u.init.width = width1;
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| fboverlay.h | 103 int width1, 116 int width1,
|
| fboverlay.c | 283 int width1, 294 width1, 330 int width1, 414 pScrPriv->layer[0].u.init.width = width1;
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| readpix.c | 112 const GLsizei width1 = width - width0; local 123 glReadPixels(x + width0, y, width1, height0, format, type, pixels); 133 glReadPixels(x + width0, y + height0, width1, height1, format, type, pixels);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/ |
| panfrost-job.h | 1495 u16 width1, height1; member in struct:bifrost_framebuffer
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman-inlines.h | 795 int width1 = *width, left_pad1, right_pad1; local 799 &width1, &left_pad1, &right_pad1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/ |
| decode.c | 577 pandecode_prop("width1 = MALI_POSITIVE(%d)", fb->width1 + 1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| pan_context.c | 192 .width1 = MALI_POSITIVE(ctx->pipe_framebuffer.width),
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| sis_video.c | 1962 short width1, short width2, short limit) 1985 if((width1 > (limit * 2)) || (width2 > (limit * 2))) {
|