Searched defs:yscale (Results 1 – 13 of 13) sorted by relevance
116 TIntermAggregate *CreateVec2(Vec2EnumMap vec2Values, float yscale, vk::SurfaceRotation rotation) in CreateVec2()129 float yscale, in CreateVec2ArrayWithIndex()
425 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
292 const uint32_t yscale = wrk->fy_scale * (-wrk->y_accum); in RescalerExportRowShrink_SSE2() local
327 float yscale = (float) font->y_scale / upem; in _hb_graphite2_shape() local
72 float xscale, yscale; member
74 int xoffset, int yoffset, float yscale) in hud_draw_colored_prims()302 unsigned xoffset, unsigned yoffset, float yscale) in hud_draw_graph_line_strip()
131 float yscale; member
286 unsigned int yscale; member
255 float yscale; /* R300_VAP_VPORT_YSCALE: 0x20a0 */ member
3857 const float yscale = ((float)m_srcImageHeight) / (float)m_imageHeight; in verify() local