Searched defs:yscale (Results 1 – 10 of 10) sorted by relevance
33 const int yscale = wrk->fy_scale * (-wrk->y_accum); in ExportRowShrink() local
132 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in WebPRescalerExportRowShrinkC() local
215 const int yscale = wrk->fy_scale * (-wrk->y_accum); in ExportRowShrink() local
122 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink() local
294 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrinkSSE2() local
374 float yscale = font->y_scale / font->x_scale; in _hb_graphite2_shape() local
273 unsigned int yscale; member
1610 FX_FLOAT xscale = 1.0f, yscale = 1.0f; in _Load() local
263 float yscale; /* R300_VAP_VPORT_YSCALE: 0x20a0 */ member
3879 const float yscale = ((float)m_srcImageHeight) / (float)m_imageHeight; in verify() local