HomeSort by relevance Sort by last modified time
    Searched refs:find_dmt (Results 1 - 3 of 3) sorted by null

  /external/libkmsxx/kms++/inc/kms++/
modedb.h 13 const Videomode& find_dmt(uint32_t width, uint32_t height, float vrefresh, bool ilace);
  /external/libkmsxx/kms++/src/
modedb.cpp 49 const Videomode& find_dmt(uint32_t width, uint32_t height, float vrefresh, bool ilace) function in namespace:kms
  /external/libkmsxx/utils/
kmstest.cpp 162 output.mode = find_dmt(w, h, refresh, ilace);

Completed in 221 milliseconds