Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/ast/
H A Dast_cursor.c120 u32 per_pixel_copy, two_pixel_copy; in update_cursor_image() local
127 per_pixel_copy = width & 1; in update_cursor_image()
147 for (i = 0; i < per_pixel_copy; i++) { in update_cursor_image()