Home
last modified time | relevance | path

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

/external/libkmsxx/utils/
Dkmstest.cpp208 bool h_pos_sync = sm[8] == "+" ? true : false; in parse_crtc() local
217 output.mode.set_hsync(h_pos_sync ? SyncPolarity::Positive : SyncPolarity::Negative); in parse_crtc()