Searched refs:PIXMAN_yuy2 (Results 1 – 4 of 4) sorted by relevance
1073 case PIXMAN_yuy2: in pixman_format_supported_source()1097 if (format == PIXMAN_yuy2 || format == PIXMAN_yv12) in pixman_format_supported_destination()
755 PIXMAN_yuy2 = PIXMAN_FORMAT(16,PIXMAN_TYPE_YUY2,0,0,0,0), enumerator
1376 { PIXMAN_yuy2,
1014 case PIXMAN_yuy2: return "yuy2"; in format_name()