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

/external/chromium_org/third_party/freetype/src/autofit/
H A Dafhints.c747 FT_Pos out_x, out_y; local
762 out_x = next->fx - point->fx;
765 in_dir = af_direction_compute( out_x, out_y );
780 if ( ft_corner_is_flat( in_x, in_y, out_x, out_y ) )
786 in_x = out_x;
/external/freetype/src/autofit/
H A Dafhints.c730 FT_Pos out_x, out_y; local
744 out_x = point->fx - prev->fx;
755 if ( FT_ABS( out_x ) + FT_ABS( out_y ) >= near_limit2 )
781 out_x = 0;
797 out_x += next->fx - point->fx;
800 if ( FT_ABS( out_x ) + FT_ABS( out_y ) < near_limit )
809 out_dir = af_direction_compute( out_x, out_y );
824 out_x = 0;
849 FT_Pos out_x, out_y; local
858 out_x
[all...]
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshalgo.c975 FT_Pos out_x,
992 result = -out_x;
994 result = out_x;
998 if ( out_x >= 0 )
1003 else if ( out_x == 0 )
1012 long long delta = (long long)in_x * out_y - (long long)in_y * out_x;
1038 FT_Pos in_x, in_y, out_x, out_y; local
1073 out_x = start->org_u - before->org_u;
1076 } while ( out_x == 0 && out_y == 0 );
1078 orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_
973 psh_corner_orientation( FT_Pos in_x, FT_Pos in_y, FT_Pos out_x, FT_Pos out_y ) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dmatrix.h154 VGfloat *out_x, VGfloat *out_y)
160 *out_x = mat->m[0]*tmp_x + mat->m[3]*tmp_y + mat->m[6];
164 *out_x *= w;
152 matrix_map_point(struct matrix *mat, VGfloat x, VGfloat y, VGfloat *out_x, VGfloat *out_y) argument
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_renderer.c56 map_point(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;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_renderer.c28 float *out_x, float *out_y)
31 *out_x = x;
36 *out_x = mat[0]*x + mat[3]*y + mat[6];
40 *out_x *= w;
27 map_point(float *mat, float x, float y, float *out_x, float *out_y) argument
/external/freetype/src/pshinter/
H A Dpshalgo.c975 FT_Pos out_x,
992 result = -out_x;
994 result = out_x;
998 if ( out_x >= 0 )
1003 else if ( out_x == 0 )
1012 long long delta = (long long)in_x * out_y - (long long)in_y * out_x;
1038 FT_Pos in_x, in_y, out_x, out_y; local
1073 out_x = start->org_u - before->org_u;
1076 } while ( out_x == 0 && out_y == 0 );
1078 orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_
973 psh_corner_orientation( FT_Pos in_x, FT_Pos in_y, FT_Pos out_x, FT_Pos out_y ) argument
[all...]
/external/kernel-headers/original/uapi/linux/
H A Domapfb.h114 __u32 out_x, out_y; member in struct:omapfb_update_window
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dmatrix.h154 VGfloat *out_x, VGfloat *out_y)
160 *out_x = mat->m[0]*tmp_x + mat->m[3]*tmp_y + mat->m[6];
164 *out_x *= w;
152 matrix_map_point(struct matrix *mat, VGfloat x, VGfloat y, VGfloat *out_x, VGfloat *out_y) argument
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_renderer.c56 map_point(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;
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_renderer.c28 float *out_x, float *out_y)
31 *out_x = x;
36 *out_x = mat[0]*x + mat[3]*y + mat[6];
40 *out_x *= w;
27 map_point(float *mat, float x, float y, float *out_x, float *out_y) argument
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshalgo.c975 FT_Pos out_x,
992 result = -out_x;
994 result = out_x;
998 if ( out_x >= 0 )
1003 else if ( out_x == 0 )
1012 long long delta = (long long)in_x * out_y - (long long)in_y * out_x;
1038 FT_Pos in_x, in_y, out_x, out_y; local
1073 out_x = start->org_u - before->org_u;
1076 } while ( out_x == 0 && out_y == 0 );
1078 orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_
973 psh_corner_orientation( FT_Pos in_x, FT_Pos in_y, FT_Pos out_x, FT_Pos out_y ) argument
[all...]
/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_win.cc1934 LONG* out_x,
1941 if (!out_x || !out_y || !out_width || !out_height)
1960 *out_x = character_bounds.x();
2707 int* out_x,
2714 start_index, end_index, out_x, out_y, out_width, out_height);
2720 int* out_x,
2727 if (!out_x || !out_y || !out_width || !out_height)
2739 *out_x = bounds.x();
1931 get_characterExtents( LONG offset, enum IA2CoordinateType coordinate_type, LONG* out_x, LONG* out_y, LONG* out_width, LONG* out_height) argument
2704 get_clippedSubstringBounds( unsigned int start_index, unsigned int end_index, int* out_x, int* out_y, int* out_width, int* out_height) argument
2717 get_unclippedSubstringBounds( unsigned int start_index, unsigned int end_index, int* out_x, int* out_y, int* out_width, int* out_height) argument

Completed in 433 milliseconds