HomeSort by: relevance | last modified time | path
    Searched defs:xy (Results 1 - 25 of 38) sorted by relevancy

1 2

  /xsrc/external/mit/xf86-video-mach64/dist/src/
atiadjust.c 92 int Base, xy; local
111 * Not in DGA. This reverse-calculates pScreenInfo->frame[XY][01] so
114 xy = (Base << 3) / pATI->AdjustDepth;
115 pScreenInfo->frameX0 = xy % pATI->displayWidth;
116 pScreenInfo->frameY0 = xy / pATI->displayWidth;
  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_lower_packing.c 68 nir_ssa_def *xy = nir_pack_32_2x16_split(b, nir_channel(b, src, 0), local
74 return nir_pack_64_2x32_split(b, xy, zw);
80 nir_ssa_def *xy = nir_unpack_64_2x32_split_x(b, src); local
83 return nir_vec4(b, nir_unpack_32_2x16_split_x(b, xy),
84 nir_unpack_32_2x16_split_y(b, xy),
nir_lower_alu_to_scalar.c 272 nir_ssa_def *xy = nir_pack_32_2x16_split(b, nir_channel(b, src_vec4, 0), local
277 return nir_pack_64_2x32_split(b, xy, zw);
  /xsrc/external/mit/oclock/dist/
transform.c 50 xpoints[i].y = Xy(points[i].x + xoff, points[i].y + yoff, t);
78 int xx, xy, xw, xh; local
81 xy = Xy(x,y,t);
89 xy += xh;
92 XFillArc (dpy, d, gc, xx, xy, xw, xh, angle1, angle2);
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_lower_packing.c 68 nir_ssa_def *xy = nir_pack_32_2x16_split(b, nir_channel(b, src, 0), local
74 return nir_pack_64_2x32_split(b, xy, zw);
80 nir_ssa_def *xy = nir_unpack_64_2x32_split_x(b, src); local
83 return nir_vec4(b, nir_unpack_32_2x16_split_x(b, xy),
84 nir_unpack_32_2x16_split_y(b, xy),
  /xsrc/external/mit/freetype/dist/include/freetype/internal/
cffotypes.h 94 FT_Fixed xx, xy; /* transformation matrix coefficients */ member in struct:CFF_Transform_
  /xsrc/external/mit/xf86-video-chips/dist/src/
ct_cursor.c 191 CARD32 xy; local
193 xy = y;
194 xy = (xy << 16) | x;
197 outl(cPtr->PIOBase+DR(0xB), xy);
200 MMIOmeml(MR(0xB)) = xy;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv50_state_validate.c 141 float xy[2]; local
142 nv50->base.pipe.get_sample_position(&nv50->base.pipe, ms, i, xy);
143 PUSH_DATAf(push, xy[0]);
144 PUSH_DATAf(push, xy[1]);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv50_state_validate.c 141 float xy[2]; local
142 nv50->base.pipe.get_sample_position(&nv50->base.pipe, ms, i, xy);
143 PUSH_DATAf(push, xy[0]);
144 PUSH_DATAf(push, xy[1]);
  /xsrc/external/mit/freetype/dist/include/freetype/
fttypes.h 373 * x' = x*xx + y*xy
381 * xy ::
392 FT_Fixed xx, xy; member in struct:FT_Matrix_
  /xsrc/external/mit/freetype/dist/src/base/
ftcalc.c 663 FT_Fixed xx, xy, yx, yy; local
670 FT_MulFix( a->xy, b->yx ) );
671 xy = ADD_LONG( FT_MulFix( a->xx, b->xy ),
672 FT_MulFix( a->xy, b->yy ) );
675 yy = ADD_LONG( FT_MulFix( a->yx, b->xy ),
679 b->xy = xy;
698 FT_MulFix( matrix->xy, matrix->yx );
703 matrix->xy = -FT_DivFix( matrix->xy, delta )
723 FT_Fixed xx, xy, yx, yy; local
    [all...]
  /xsrc/external/mit/fontconfig/dist/src/
fclist.c 248 xy = (int) (m->xy * 100), local
252 return ((FcChar32) xx) ^ ((FcChar32) xy) ^ ((FcChar32) yx) ^ ((FcChar32) yy);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_state_validate.c 176 float xy[2]; local
177 nvc0->base.pipe.get_sample_position(&nvc0->base.pipe, ms, i, xy);
178 PUSH_DATAf(push, xy[0]);
179 PUSH_DATAf(push, xy[1]);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
nvc0_state_validate.c 176 float xy[2]; local
177 nvc0->base.pipe.get_sample_position(&nvc0->base.pipe, ms, i, xy);
178 PUSH_DATAf(push, xy[0]);
179 PUSH_DATAf(push, xy[1]);
  /xsrc/external/mit/freetype/dist/src/truetype/
ttobjs.h 177 FT_Fixed xx, xy; /* transformation matrix coefficients */ member in struct:TT_Transform_
ttgload.c 605 FT_Fixed xx, xy, yy, yx; local
674 xy = yx = 0;
690 xy = (FT_Fixed)FT_NEXT_SHORT( p ) * 4;
695 subglyph->transform.xy = xy;
740 " xy=%f, yy=%f\n",
743 subglyph->transform.xy / 65536.0,
1255 int c = subglyph->transform.xy > 0 ? subglyph->transform.xy
1256 : -subglyph->transform.xy;
    [all...]
  /xsrc/external/mit/xf86-video-tseng/dist/src/
tseng_accel.h 123 #define WAIT_XY tseng_wait(pTseng, ACL_ACCELERATOR_STATUS, "XY", 0x4)
282 int new_x, xy; local
291 xy = ((y - 1) << 16) + new_x;
294 return xy;
  /xsrc/external/mit/MesaLib/dist/src/mesa/math/
m_matrix.c 688 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; local
818 xy = x * y;
828 M(0,1) = (one_c * xy) - zs;
832 M(1,0) = (one_c * xy) + zs;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
m_matrix.c 799 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; local
929 xy = x * y;
939 M(0,1) = (one_c * xy) - zs;
943 M(1,0) = (one_c * xy) + zs;
  /xsrc/external/mit/xf86-video-newport/dist/src/
newport_accel.c 1358 unsigned int xy; local
1359 xy = ((x & 0xFFFF) << 16) | (y & 0xFFFF);
1361 pNewportRegs->set.xystarti = xy;
1362 pNewportRegs->go.xyendi = xy;
  /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
agx_compile.c 369 agx_index xy[2]; local
372 xy[i] = agx_fadd(b, agx_convert(b, agx_immediate(AGX_CONVERT_U32_TO_F),
382 xy[0], xy[1], z, w);
  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_compiler_nir.c 1504 struct ir3_instruction *xy[2]; local
1508 ir3_split_dest(ctx->in_block, xy, ij, 0, 2);
1510 ctx->ij[bary] = ir3_create_collect(ctx->in_block, xy, 2);
1596 /* for frag_coord.xy, we get unsigned values.. we need
2525 * - starting at offset 4, dpdx.xy, dpdy.xy
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
device9.c 1829 int xy; local
1831 xy = u_box_clip_2d(&box, &blit.dst.box,
1833 if (xy < 0)
1835 if (xy == 0)
1836 xy = u_box_clip_2d(&box, &blit.src.box,
1838 clamped = !!xy;
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
ir3_compiler_nir.c 1135 struct ir3_instruction *xy[2]; local
1139 ir3_split_dest(ctx->block, xy, ij, 0, 2);
1141 ctx->ij_centroid = ir3_create_collect(ctx, xy, 2);
1155 struct ir3_instruction *xy[2]; local
1159 ir3_split_dest(ctx->block, xy, ij, 0, 2);
1161 ctx->ij_sample = ir3_create_collect(ctx, xy, 2);
1191 /* for frag_coord.xy, we get unsigned values.. we need
1776 * - starting at offset 4, dpdx.xy, dpdy.xy
2676 struct ir3_instruction *xy[2] local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
device9.c 1717 int xy; local
1719 xy = u_box_clip_2d(&box, &blit.dst.box,
1721 if (xy < 0)
1723 if (xy == 0)
1724 xy = u_box_clip_2d(&box, &blit.src.box,
1726 clamped = !!xy;

Completed in 34 milliseconds

1 2