Lines Matching defs:format
39 #include "format.h"
687 switch (info->format) {
773 unsigned int stride, uint32_t format)
781 switch (format) {
931 make_pwetty(mem_base, width, height, stride, info->format);
980 make_pwetty(mem_base, width, height, stride, info->format);
1014 switch (info->format) {
1096 switch (info->format) {
1168 * has 8bpc precision. When using with a 10bpc fb format, there are 3
1195 switch (info->format) {
1226 * @format: Pixel format
1236 void util_fill_pattern(uint32_t format, enum util_fill_pattern pattern,
1242 info = util_format_info_find(format);