Searched refs:next_hwc_index (Results 1 – 2 of 2) sorted by relevance
818 ast_cursor_plane->hwc[ast_cursor_plane->next_hwc_index].map; in ast_cursor_plane_helper_atomic_update()820 ast_cursor_plane->hwc[ast_cursor_plane->next_hwc_index].off; in ast_cursor_plane_helper_atomic_update()843 ++ast_cursor_plane->next_hwc_index; in ast_cursor_plane_helper_atomic_update()844 ast_cursor_plane->next_hwc_index %= ARRAY_SIZE(ast_cursor_plane->hwc); in ast_cursor_plane_helper_atomic_update()
119 unsigned int next_hwc_index; member