Home
last modified time | relevance | path

Searched defs:out_y (Results 1 – 6 of 6) 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.c983 FT_Pos out_y ) in ft_corner_orientation()
1049 FT_Pos out_y ) in ft_corner_is_flat()
/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.c2985 struct qreg *out_y) 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()
4828 int out_y = j*yspc[p]+yorig[p]; in stbi__create_png_image() local