Searched refs:uh (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-crime/dist/src/ |
| H A D | crime.h | 93 int ux, uy, uw, uh, us, um; member in struct:__anon63ea81b20108
|
| H A D | crime_accel.c | 446 fPtr->uh = h; 515 fPtr->uh = h; 723 fPtr->uh = height; 890 fPtr->uh = height; 974 lcnt = fPtr->uh - srcy; 1004 lcnt = fPtr->uh; 1036 fPtr->uh = height; 1105 lcnt = fPtr->uh - srcy; 1164 lcnt = fPtr->uh; 1211 lcnt = fPtr->uh; [all...] |
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | drisw_glx.c | 145 unsigned uw, uh, bw, depth; local in function:swrastGetDrawableInfo 149 XGetGeometry(dpy, drawable, &root, x, y, &uw, &uh, &bw, &depth); 151 *h = uh; 647 unsigned uw, uh, bw, depth; local in function:driswCreateDrawable 649 XGetGeometry(dpy, xDrawable, &root, &x, &y, &uw, &uh, &bw, &depth);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | drisw_glx.c | 173 unsigned uw, uh, bw, depth; local in function:swrastGetDrawableInfo 177 XGetGeometry(dpy, drawable, &root, x, y, &uw, &uh, &bw, &depth); 179 *h = uh;
|
Completed in 7 milliseconds