Home
last modified time | relevance | path

Searched defs:out_x (Results 1 – 7 of 7) 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/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