Searched defs:yscale (Results 1 – 15 of 15) sorted by relevance
164 int xscale = font->x_scale, yscale = font->y_scale; in push_root_transform() local176 int yscale = font->y_scale ? font->y_scale : upem; in push_inverse_root_transform() local
332 float yscale = (float) font->y_scale / upem; in _hb_graphite2_shape() local
370 float yscale = upem / (c->font->y_scale ? c->font->y_scale : upem); in _hb_ft_paint() local
66 float yscale = 1.0f; in Load() local
469 int xscale, yscale; in translate_samples_to_xyscale() local
134 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in WebPRescalerExportRowShrink_C() local
124 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_NEON() local
290 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_SSE2() local
128 float yscale = (float) font_y_scale / upem; in shape() local
94 int xoffset, int yoffset, float yscale) in hud_draw_colored_prims()327 unsigned xoffset, unsigned yoffset, float yscale) in hud_draw_graph_line_strip()
139 float yscale; member
286 unsigned int yscale; member
793 double yscale = ((double)gld->max) / graph_height; in svg_line_graph() local
239 float yscale; /* R300_VAP_VPORT_YSCALE: 0x20a0 */ member
4039 const float yscale = ((float)m_srcImageHeight) / (float)m_imageHeight; in verify() local