Searched defs:tx2 (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xeyes/dist/
H A Dtransform.c102 SetTransform(Transform * t,int xx1,int xx2,int xy1,int xy2,double tx1,double tx2,double ty1,double ty2) argument
/xsrc/external/mit/oclock/dist/
H A Dtransform.c96 SetTransform(Transform * t,int xx1,int xx2,int xy1,int xy2,double tx1,double tx2,double ty1,double ty2) argument
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv30_xv_tex.c298 float tx2=X1+(float)(pbox->x2 - dstBox->x1)*(src_w)/(float)(drw_w); local in function:NV30PutTextureImage
H A Dnv40_xv_tex.c301 float tx2=X1+(float)(pbox->x2 - dstBox->x1)*(src_w)/(float)(drw_w); local in function:NV40PutTextureImage
H A Dnvc0_xv.c217 float tx2=X1+(float)(pbox->x2 - dstBox->x1)*(src_w)/(float)(drw_w); local in function:nvc0_xv_image_put
H A Dnv50_xv.c245 float tx2=X1+(float)(pbox->x2 - dstBox->x1)*(src_w)/(float)(drw_w); local in function:nv50_xv_image_put
/xsrc/external/mit/pixman/dist/test/
H A Daffine-bench.c76 pixman_fixed_48_16_t tx1, ty1, tx2, ty2; local in function:compute_transformed_extents
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman.c358 pixman_fixed_48_16_t tx1, ty1, tx2, ty2; local in function:compute_transformed_extents
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_video.c623 int tx1,tx2; local in function:TRIDENTDisplayVideo
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c170 unsigned tx2 = tx1 + hud->font.glyph_width; local in function:hud_draw_string
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
H A Dhud_context.c170 unsigned tx2 = tx1 + hud->font.glyph_width; local in function:hud_draw_string
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.c1399 int i, j, tx1, tx2, ty1, ty2; local in function:msUpdatePacked
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c1345 uint32_t tx2 = MIN2(tx1 + fb->pipe0.width, fb->tile_count.width); local in function:tu_cmd_render_tiles

Completed in 25 milliseconds