Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h302 bool hasHwc1Id(uint32_t id) const;
DHWC2.cpp1756 bool CfHWC2::Display::Config::hasHwc1Id(uint32_t id) const { in hasHwc1Id() function in android::CfHWC2::Display::Config
1915 if (config->hasHwc1Id(activeConfig)) { in initializeActiveConfig()