Home
last modified time | relevance | path

Searched refs:h_dst (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/vkms/
Dvkms_composer.c127 int h_dst = drm_rect_height(&src_composer->dst); in blend() local
130 int y_limit = y_src + h_dst; in blend()