Searched refs:ast_cursor_update (Results 1 – 1 of 1) sorted by relevance
59 static int ast_cursor_update(void *dst, void *src, unsigned int width,654 ret = ast_cursor_update(dst, src, fb->width, fb->height); in ast_cursor_plane_helper_prepare_fb()1413 static int ast_cursor_update(void *dst, void *src, unsigned int width, in ast_cursor_update() function