Searched defs:out_y (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afhints.c | 981 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/ |
D | ftcalc.c | 983 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/ |
D | xa_renderer.c | 56 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/ |
D | pshalgo.c | 935 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | nir_to_vir.c | 2985 struct qreg *out_y) in ntq_get_barycentric_centroid()
|
/third_party/astc-encoder/Source/ |
D | stb_image.h | 3804 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
|