HomeSort by relevance Sort by last modified time
    Searched refs:in_y (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/ppapi/cpp/
point.h 29 /// @param[in] in_y An int32_t value representing a vertical coordinate
31 Point(int32_t in_x, int32_t in_y) {
33 point_.y = in_y;
88 /// @param[in] in_y A new y value.
89 void set_y(int32_t in_y) {
90 point_.y = in_y;
169 /// @param[in] in_y An value representing a vertical coordinate of a point,
171 FloatPoint(float in_x, float in_y) {
173 float_point_.y = in_y;
227 /// @param[in] in_y A new y value
    [all...]
rect.h 145 /// @param[in] in_y A new y value.
146 void set_y(int32_t in_y) {
147 rect_.point.y = in_y;
530 /// @param[in] in_y A new y value.
531 void set_y(float in_y) {
532 rect_.point.y = in_y;
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftcalc.h 119 FT_Pos in_y,
130 FT_Pos in_y,
  /external/freetype/include/internal/
ftcalc.h 123 FT_Pos in_y,
134 FT_Pos in_y,
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftcalc.h 119 FT_Pos in_y,
130 FT_Pos in_y,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftcalc.h 119 FT_Pos in_y,
130 FT_Pos in_y,
  /system/core/include/mincrypt/
p256.h 129 // {out_x,out_y} := n{in_x,in_y}
132 const p256_int *in_y,
136 // {out_x,out_y} := n1G + n2{in_x,in_y}
139 const p256_int *in_x, const p256_int *in_y,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftcalc.c 856 FT_Pos in_y,
864 if ( in_y == 0 )
873 if ( in_y >= 0 )
881 result = in_y;
883 result = -in_y;
896 FT_Int64 delta = (FT_Int64)in_x * out_y - (FT_Int64)in_y * out_x;
911 ft_multo64( (FT_Int32)in_y, (FT_Int32)out_x, &z2 );
936 FT_Pos in_y,
941 FT_Pos ay = in_y;
963 ay = out_y + in_y;
    [all...]
  /external/chromium_org/third_party/freetype/src/base/
ftcalc.c 858 FT_Pos in_y,
866 if ( in_y == 0 )
875 if ( in_y >= 0 )
883 result = in_y;
885 result = -in_y;
898 FT_Int64 delta = (FT_Int64)in_x * out_y - (FT_Int64)in_y * out_x;
913 ft_multo64( (FT_Int32)in_y, (FT_Int32)out_x, &z2 );
938 FT_Pos in_y,
943 FT_Pos ay = in_y;
965 ay = out_y + in_y;
    [all...]
  /external/freetype/src/base/
ftcalc.c 1105 FT_Pos in_y,
1113 if ( in_y == 0 )
1122 if ( in_y >= 0 )
1130 result = in_y;
1132 result = -in_y;
1145 FT_Int64 delta = (FT_Int64)in_x * out_y - (FT_Int64)in_y * out_x;
1160 ft_multo64( (FT_Int32)in_y, (FT_Int32)out_x, &z2 );
1185 FT_Pos in_y,
1190 FT_Pos ay = in_y;
1228 ay = out_y + in_y;
    [all...]
  /external/chromium_org/third_party/freetype/src/pshinter/
pshalgo.c 974 FT_Pos in_y,
982 if ( in_y == 0 )
991 if ( in_y >= 0 )
999 result = in_y;
1001 result = -in_y;
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
1058 in_y = end->org_v - start->org_v;
1060 } while ( in_x == 0 && in_y == 0 );
1078 orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_y )
    [all...]
  /external/freetype/src/pshinter/
pshalgo.c 974 FT_Pos in_y,
982 if ( in_y == 0 )
991 if ( in_y >= 0 )
999 result = in_y;
1001 result = -in_y;
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
1058 in_y = end->org_v - start->org_v;
1060 } while ( in_x == 0 && in_y == 0 );
1078 orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_y )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshalgo.c 974 FT_Pos in_y,
982 if ( in_y == 0 )
991 if ( in_y >= 0 )
999 result = in_y;
1001 result = -in_y;
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
1058 in_y = end->org_v - start->org_v;
1060 } while ( in_x == 0 && in_y == 0 );
1078 orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_y )
    [all...]
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.c 740 FT_Pos in_y = 0; local
754 in_y = first->fy - prev->fy;
755 in_dir = af_direction_compute( in_x, in_y );
780 if ( ft_corner_is_flat( in_x, in_y, out_x, out_y ) )
787 in_y = out_y;
    [all...]
  /external/freetype/src/autofit/
afhints.c 848 FT_Pos in_x, in_y; local
856 in_y = point->fy - prev_v->fy;
861 if ( ( in_x ^ out_x ) >= 0 && ( in_y ^ out_y ) >= 0 )
    [all...]
  /system/core/libmincrypt/
p256_ec.c     [all...]

Completed in 441 milliseconds