Searched refs:tex_w (Results 1 – 2 of 2) sorted by relevance
126 uint32_t tex_w = lv_area_get_width(coords); in _draw_nema_gfx_img() local155 nema_bind_src_tex((uintptr_t)(src_buf), tex_w, tex_h, src_nema_cf, src_stride, in _draw_nema_gfx_img()201 (coords->y1 - layer->buf_area.y1), tex_w, tex_h); in _draw_nema_gfx_img()207 float x1 = x0 + tex_w ; in _draw_nema_gfx_img()209 float x2 = x0 + tex_w ; in _draw_nema_gfx_img()
214 float tex_w = (float)lv_area_get_width(&intersection); in lv_opengles_render_internal() local217 float hor_scale = tex_w / (float)disp_w; in lv_opengles_render_internal()