Searched refs:ast_cursor_plane (Results 1 – 1 of 1) sorted by relevance
191 static const u8 *ast_cursor_plane_get_argb4444(struct ast_cursor_plane *ast_cursor_plane, in ast_cursor_plane_get_argb4444() argument204 IOSYS_MAP_INIT_VADDR(ast_cursor_plane->argb4444), in ast_cursor_plane_get_argb4444()220 IOSYS_MAP_INIT_VADDR(ast_cursor_plane->argb4444), in ast_cursor_plane_get_argb4444()240 memset(ast_cursor_plane->argb4444, 0xff, sizeof(ast_cursor_plane->argb4444)); in ast_cursor_plane_get_argb4444()241 argb4444 = ast_cursor_plane->argb4444; in ast_cursor_plane_get_argb4444()250 struct ast_cursor_plane *ast_cursor_plane = to_ast_cursor_plane(plane); in ast_cursor_plane_helper_atomic_update() local271 const u8 *argb4444 = ast_cursor_plane_get_argb4444(ast_cursor_plane, in ast_cursor_plane_helper_atomic_update()337 struct ast_cursor_plane *ast_cursor_plane = &ast->cursor_plane; in ast_cursor_plane_init() local338 struct ast_plane *ast_plane = &ast_cursor_plane->base; in ast_cursor_plane_init()