Searched refs:out_x (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafhints.c886 FT_Pos out_x, out_y; local in function:af_glyph_hints_reload
912 out_x = point->fx - prev->fx;
915 if ( FT_ABS( out_x ) + FT_ABS( out_y ) < near_limit )
981 FT_Pos out_x, out_y; local in function:af_glyph_hints_reload
993 out_x = point->fx - prev->fx;
1004 if ( FT_ABS( out_x ) + FT_ABS( out_y ) >= near_limit2 )
1030 out_x = 0;
1042 out_x += next->fx - point->fx;
1045 if ( FT_ABS( out_x ) + FT_ABS( out_y ) < near_limit )
1054 out_dir = af_direction_compute( out_x, out_
1095 FT_Pos out_x, out_y; local in function:af_glyph_hints_reload
[all...]
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dftcalc.h340 FT_Pos out_x,
352 FT_Pos out_x,
/xsrc/external/mit/freetype/dist/src/base/
H A Dftcalc.c982 FT_Pos out_x,
991 MUL_INT64( in_y, out_x ) );
1002 ADD_LONG( FT_ABS( in_y ), FT_ABS( out_x ) ) <= 131071L )
1005 FT_Long z2 = MUL_LONG( in_y, out_x );
1022 ft_multo64( (FT_UInt32)in_y, (FT_UInt32)out_x, &z2 );
1048 FT_Pos out_x,
1051 FT_Pos ax = in_x + out_x;
1077 d_out = FT_HYPOT( out_x, out_y );
980 ft_corner_orientation(FT_Pos in_x,FT_Pos in_y,FT_Pos out_x,FT_Pos out_y) argument
1046 ft_corner_is_flat(FT_Pos in_x,FT_Pos in_y,FT_Pos out_x,FT_Pos out_y) argument
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-render.c794 INT16 * out_x, INT16 * out_y)
817 *out_x = x + pSrc->pDrawable->x;
856 *out_x = 0;
867 INT16 * out_x, INT16 * out_y)
874 *out_x = x + src->pDrawable->x;
877 *out_x = x;
888 out_x, out_y);
902 *out_x = 0;
913 INT16 * out_x, INT16 * out_y)
919 out_x, out_
790 uxa_acquire_drawable(ScreenPtr pScreen,PicturePtr pSrc,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
862 uxa_acquire_picture(ScreenPtr screen,PicturePtr src,pixman_format_code_t format,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
909 uxa_acquire_source(ScreenPtr screen,PicturePtr pict,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
923 uxa_acquire_mask(ScreenPtr screen,PicturePtr pict,INT16 x,INT16 y,INT16 width,INT16 height,INT16 * out_x,INT16 * out_y) argument
[all...]
H A Duxa-priv.h391 INT16 * out_x, INT16 * out_y);
H A Duxa-glyphs.c579 uxa_glyph_cache(ScreenPtr screen, GlyphPtr glyph, int *out_x, int *out_y) argument
661 *out_x = priv->x;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-render.c794 INT16 * out_x, INT16 * out_y)
817 *out_x = x + pSrc->pDrawable->x;
856 *out_x = 0;
867 INT16 * out_x, INT16 * out_y)
874 *out_x = x + src->pDrawable->x;
877 *out_x = x;
888 out_x, out_y);
902 *out_x = 0;
913 INT16 * out_x, INT16 * out_y)
919 out_x, out_
790 uxa_acquire_drawable(ScreenPtr pScreen,PicturePtr pSrc,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
862 uxa_acquire_picture(ScreenPtr screen,PicturePtr src,pixman_format_code_t format,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
909 uxa_acquire_source(ScreenPtr screen,PicturePtr pict,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
923 uxa_acquire_mask(ScreenPtr screen,PicturePtr pict,INT16 x,INT16 y,INT16 width,INT16 height,INT16 * out_x,INT16 * out_y) argument
[all...]
H A Duxa-priv.h391 INT16 * out_x, INT16 * out_y);
H A Duxa-glyphs.c579 uxa_glyph_cache(ScreenPtr screen, GlyphPtr glyph, int *out_x, int *out_y) argument
661 *out_x = priv->x;
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-render.c769 INT16 * out_x, INT16 * out_y)
789 *out_x = x + pSrc->pDrawable->x;
826 *out_x = x;
837 INT16 * out_x, INT16 * out_y)
844 *out_x = x + src->pDrawable->x;
847 *out_x = 0;
858 out_x, out_y);
869 *out_x = 0;
880 INT16 * out_x, INT16 * out_y)
886 out_x, out_
765 uxa_acquire_drawable(ScreenPtr pScreen,PicturePtr pSrc,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
832 uxa_acquire_picture(ScreenPtr screen,PicturePtr src,pixman_format_code_t format,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
876 uxa_acquire_source(ScreenPtr screen,PicturePtr pict,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
890 uxa_acquire_mask(ScreenPtr screen,PicturePtr pict,INT16 x,INT16 y,INT16 width,INT16 height,INT16 * out_x,INT16 * out_y) argument
[all...]
H A Duxa-priv.h399 INT16 * out_x, INT16 * out_y);
H A Duxa-glyphs.c560 uxa_glyph_cache(ScreenPtr screen, GlyphPtr glyph, int *out_x, int *out_y) argument
642 *out_x = priv->x;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_renderer.c56 map_point(const float *mat, float x, float y, float *out_x, float *out_y) argument
59 *out_x = x;
64 *out_x = mat[0] * x + mat[3] * y + mat[6];
69 *out_x *= w;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_renderer.c56 map_point(const float *mat, float x, float y, float *out_x, float *out_y) argument
59 *out_x = x;
64 *out_x = mat[0] * x + mat[3] * y + mat[6];
69 *out_x *= w;
/xsrc/external/mit/freetype/dist/src/pshinter/
H A Dpshalgo.c934 FT_Pos in_x, in_y, out_x, out_y; local in function:psh_glyph_compute_inflections
969 out_x = start->org_u - before->org_u;
972 } while ( out_x == 0 && out_y == 0 );
974 orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_y );
979 in_x = out_x;
996 out_x = after->org_u - end->org_u;
999 } while ( out_x == 0 && out_y == 0 );
1001 orient_cur = psh_corner_orientation( in_x, in_y, out_x, out_y );
1020 in_x = out_x;
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-render.c480 INT16 *out_x, INT16 *out_y)
483 *out_x = x + pPict->pDrawable->x;
488 *out_x = 0;
499 INT16 *out_x, INT16 *out_y)
502 *out_x = x + pPict->pDrawable->x;
507 *out_x = 0;
476 uxa_acquire_source(ScreenPtr pScreen,PicturePtr pPict,INT16 x,INT16 y,CARD16 width,CARD16 height,INT16 * out_x,INT16 * out_y) argument
495 uxa_acquire_mask(ScreenPtr pScreen,PicturePtr pPict,INT16 x,INT16 y,INT16 width,INT16 height,INT16 * out_x,INT16 * out_y) argument
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxibarriers.c394 int *out_x, int *out_y,
532 *out_x = x;
391 input_constrain_cursor(DeviceIntPtr dev,ScreenPtr screen,int current_x,int current_y,int dest_x,int dest_y,int * out_x,int * out_y,int * nevents,InternalEvent * events) argument
/xsrc/external/mit/xorg-server/dist/include/
H A Dinput.h800 int *out_x, int *out_y,
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dnir_to_vir.c2594 struct qreg *out_x,
2656 *out_x = offset_x;
2593 ntq_get_barycentric_centroid(struct v3d_compile * c,struct qreg * out_x,struct qreg * out_y) argument

Completed in 32 milliseconds