Searched refs:videomode_from_cvt (Results 1 – 3 of 3) sorted by relevance
/external/libkmsxx/kms++/inc/kms++/ |
D | mode_cvt.h | 7 Videomode videomode_from_cvt(uint32_t hact, uint32_t vact, uint32_t refresh, bool ilace, bool reduc…
|
/external/libkmsxx/kms++/src/ |
D | mode_cvt.cpp | 49 Videomode videomode_from_cvt(uint32_t hact, uint32_t vact, uint32_t refresh, bool ilace, bool reduc… in videomode_from_cvt() function
|
/external/libkmsxx/utils/ |
D | kmstest.cpp | 156 output.mode = videomode_from_cvt(w, h, refresh, ilace, s_cvt_v2, s_cvt_vid_opt); in parse_crtc()
|