Searched refs:_gsupported_pixel_formats (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/display/vim-display/
H A Dvim-display.cpp35 static const zx_pixel_format_t _gsupported_pixel_formats = { ZX_PIXEL_FORMAT_RGB_x888 }; variable
49 args->pixel_formats = &_gsupported_pixel_formats;
50 args->pixel_format_count = sizeof(_gsupported_pixel_formats) / sizeof(zx_pixel_format_t);

Completed in 69 milliseconds