Home
last modified time | relevance | path

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

/external/libkmsxx/utils/
Dkmsprint.cpp21 static string format_mode(const Videomode& m, unsigned idx) in format_mode() function
473 printf("%s\n", format_mode(modes[i], i).c_str()); in print_modes()