Searched refs:argb4444 (Results 1 – 2 of 2) sorted by relevance
192 u8 *argb4444; in ast_cursor_plane_helper_atomic_update() local196 argb4444 = shadow_plane_state->data[0].vaddr; in ast_cursor_plane_helper_atomic_update()199 argb4444 = ast_cursor_plane->argb4444; in ast_cursor_plane_helper_atomic_update()202 IOSYS_MAP_INIT_VADDR(argb4444), in ast_cursor_plane_helper_atomic_update()214 ast_set_cursor_image(ast, argb4444, fb->width, fb->height); in ast_cursor_plane_helper_atomic_update()
141 u8 argb4444[AST_HWC_SIZE]; member