Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DEmulatorFeatureInfo.h176 hasHWCMultiConfigs(false), in EmulatorFeatureInfo()
205 bool hasHWCMultiConfigs; member
DHostConnection.h79 bool hasHWCMultiConfigs() const { in hasHWCMultiConfigs() function
80 return m_featureInfo.hasHWCMultiConfigs; in hasHWCMultiConfigs()
DHostConnection.cpp707 rcEnc->featureInfo()->hasHWCMultiConfigs = true; in queryAndSetHWCMultiConfigs()