Home
last modified time | relevance | path

Searched defs:out_x (Results 1 – 14 of 14) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-tegra20/
Ddisplay.h22 unsigned out_x; /* Left edge of output window (col) */ member
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c981 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
1076 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
1190 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
/third_party/freetype/src/autofit/
Dafhints.c886 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
981 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
1095 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.c886 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
981 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
1095 FT_Pos out_x, out_y; in af_glyph_hints_reload() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftcalc.c983 FT_Pos out_x, in ft_corner_orientation()
1049 FT_Pos out_x, in ft_corner_is_flat()
/third_party/skia/third_party/externals/freetype/src/base/
Dftcalc.c982 FT_Pos out_x, in ft_corner_orientation()
1048 FT_Pos out_x, in ft_corner_is_flat()
/third_party/freetype/src/base/
Dftcalc.c982 FT_Pos out_x, in ft_corner_orientation()
1048 FT_Pos out_x, in ft_corner_is_flat()
/third_party/boringssl/src/crypto/fipsmodule/ec/
Dec.c1018 int ec_point_get_affine_coordinate_bytes(const EC_GROUP *group, uint8_t *out_x, in ec_point_get_affine_coordinate_bytes()
/third_party/freetype/src/pshinter/
Dpshalgo.c934 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshalgo.c935 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshalgo.c935 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c377 gint out_x; member
2786 gint out_x = convert->out_x; in get_dest_line() local
3127 gint out_x, out_y, out_height; in video_converter_generic() local
3244 gint out_x, out_y; member
5276 gint i, out_x, out_y, out_width, out_height, pstride, pgroup; in convert_fill_border() local
5752 gint in_x, in_y, out_x, out_y, out_width, out_height; in convert_plane_hv() local
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c949 gdouble * out_x, gdouble * out_y) in d3d_get_render_coordinates()
/third_party/minimp3/player/
Dstb_image.h3572 static stbi_uc *load_jpeg_image(stbi__jpeg *z, int *out_x, int *out_y, int *comp, int req_comp) in load_jpeg_image()
4570 int out_x = i*xspc[p]+xorig[p]; in stbi__create_png_image() local