Searched refs:d31 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXmu/dist/src/
H A DDrawLogo.c47 int thin, gap, d31; local in function:XmuDrawLogo
77 d31 = thin + thin + gap;
79 poly[1].x = x + size-d31; poly[1].y = y;
81 poly[3].x = x + d31; poly[3].y = y + size;
95 poly[0].x = x + d31/2; poly[0].y = y + size;
97 poly[2].x = x + (size/2)+(d31-(d31/2)); poly[2].y = y + size/2;
98 poly[3].x = x + d31; poly[3].y = y + size;
112 poly[0].x = x + size - d31/2; poly[0].y = y;
114 poly[2].x = x + (size/2)-(d31
[all...]
/xsrc/external/mit/xlogo/dist/
H A DRenderLogo.c63 double thin, thick, gap, d31; local in function:RenderLogo
78 d31 = thin + thin + gap;
86 thin_left.p1.x = x + size-d31; thin_left.p1.y = y;
90 thin_right.p2.x = x + d31; thin_right.p2.y = y + size;
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-arm-neon-asm.S109 * d28, d29, d30, d31 - place for storing the result (destination pixels)
473 vmov.u8 d31, #255
485 vst4.8 {d28, d29, d30, d31}, [DST_W, :128]!
519 vst1.8 {d28, d29, d30, d31}, [DST_W, :128]!
551 vst1.32 {d28, d29, d30, d31}, [DST_W, :128]!
603 vraddhn.u16 d31, q13, q11
620 vraddhn.u16 d31, q13, q11
625 vst4.8 {d28, d29, d30, d31}, [DST_W, :128]!
672 vraddhn.u16 d31, q13, q11
679 vst4.8 {d28, d29, d30, d31}, [DST_
[all...]
H A Dpixman-arm-neon-asm-bilinear.S514 vmlsl.u16 q10, d22, d31
515 vmlal.u16 q10, d23, d31
544 vmlsl.u16 q10, d22, d31
545 vmlal.u16 q10, d23, d31
554 vmlsl.u16 q8, d18, d31
555 vmlal.u16 q8, d19, d31
929 vmlsl.u16 q1, d18, d31
930 vmlal.u16 q1, d19, d31
940 vmlsl.u16 q3, d22, d31
941 vmlal.u16 q3, d23, d31
[all...]

Completed in 8 milliseconds