Home
last modified time | relevance | path

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

/external/libkmsxx/utils/
Dkmstest.cpp689 static std::string videomode_to_string(const Videomode& m) in videomode_to_string() function
721 printf(": %s\n", videomode_to_string(o.mode).c_str()); in print_outputs()