Searched refs:vkms_compose_row (Results 1 – 3 of 3) sorted by relevance
157 void vkms_compose_row(struct line_buffer *stage_buffer, struct vkms_plane_state *plane, int y);
102 vkms_compose_row(stage_buffer, plane[i], y); in blend()
105 void vkms_compose_row(struct line_buffer *stage_buffer, struct vkms_plane_state *plane, int y) in vkms_compose_row() function