Searched defs:HWC2Display (Results 1 – 1 of 1) sorted by relevance
786 struct HWC2Display : public HWC2::impl::Display { struct787 HWC2Display( in HWC2Display() argument793 ~HWC2Display() { in ~HWC2Display() argument798 auto& mutableIsConnected() { return this->mIsConnected; } in mutableIsConnected()799 auto& mutableLayers() { return this->mLayers; } in mutableLayers()