Searched refs:xFixed_32_32 (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/render/
H A Dmitrap.c41 xFixed_32_32 ex = (xFixed_32_32) (y - l->p1.y) * dx;
H A Dpicture.h180 typedef pixman_fixed_32_32_t xFixed_32_32; typedef in typeref:typename:pixman_fixed_32_32_t
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbtrap.c90 return ((xFixed_32_32) bd.y * ad.x - (xFixed_32_32) ad.y * bd.x) < 0;
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dmitrap.c90 xFixed_32_32 ex = (xFixed_32_32) (y - l->p1.y) * dx;
H A Dpicture.h180 typedef pixman_fixed_32_32_t xFixed_32_32; typedef in typeref:typename:pixman_fixed_32_32_t
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids.c58 xFixed_32_32 ex = (xFixed_32_32)(y - l->p1.y) * (l->p2.x - l->p1.x);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids.c58 xFixed_32_32 ex = (xFixed_32_32)(y - l->p1.y) * (l->p2.x - l->p1.x);

Completed in 7 milliseconds