Home
last modified time | relevance | path

Searched refs:has_kms (Results 1 – 2 of 2) 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
64 if (has_kms) in open_first_kms_device()
304 bool Card::has_kms() const in has_kms() function in kms::Card
/external/libkmsxx/kms++/inc/kms++/
Dcard.h56 bool has_kms() const;