Home
last modified time | relevance | path

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

/external/libkmsxx/utils/
Dkmstest.cpp311 static vector<Framebuffer*> get_default_fb(Card& card, unsigned width, unsigned height) in get_default_fb() function
664 o.legacy_fbs = get_default_fb(card, o.mode.hdisplay, o.mode.vdisplay); in setups_to_outputs()
669 p.fbs = get_default_fb(card, p.w, p.h); in setups_to_outputs()