Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_mode.c59 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