Home
last modified time | relevance | path

Searched defs:has_kms (Results 1 – 1 of 1) sorted by relevance

/external/libkmsxx/kms++/src/
Dcard.cpp60 bool has_kms = res->count_crtcs > 0 && res->count_connectors > 0 && res->count_encoders > 0; in open_first_kms_device() local
304 bool Card::has_kms() const in has_kms() function in kms::Card