Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vkms/
H A Dvkms_composer.c136 * direction_for_rotation() - Get the correct reading direction for a given rotation
145 static enum pixel_read_direction direction_for_rotation(unsigned int rotation) in direction_for_rotation() function
315 direction_for_rotation(current_plane->frame_info->rotation); in blend_line()