Home
last modified time | relevance | path

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

/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/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/mesa3d/src/compiler/nir/tests/
Dvars_tests.cpp1354 nir_deref_instr *out_x = in TEST_F() local
1400 nir_deref_instr *out_x = in TEST_F() local
1444 nir_deref_instr *out_x = in TEST_F() local
1487 nir_deref_instr *out_x = in TEST_F() local
1536 nir_deref_instr *out_x = in TEST_F() local
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c56 map_point(const float *mat, float x, float y, float *out_x, float *out_y) in map_point()
/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/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c354 gint out_x; member
2922 gint out_x = convert->out_x; in get_dest_line() local
3263 gint out_x, out_y, out_height; in video_converter_generic() local
3382 gint out_x, out_y; member
6663 gint i, out_x, out_y, out_width, out_height, pstride, pgroup; in convert_fill_border() local
7155 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.c953 gdouble * out_x, gdouble * out_y) in d3d_get_render_coordinates()
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c2984 struct qreg *out_x, in ntq_get_barycentric_centroid()
/third_party/astc-encoder/Source/
Dstb_image.h3804 static stbi_uc *load_jpeg_image(stbi__jpeg *z, int *out_x, int *out_y, int *comp, int req_comp) in load_jpeg_image()
4829 int out_x = i*xspc[p]+xorig[p]; in stbi__create_png_image() local