Searched defs:HWC2Display (Results 1 – 1 of 1) sorted by relevance
784 struct HWC2Display : public HWC2::impl::Display { struct785 HWC2Display( in HWC2Display() function791 ~HWC2Display() { in ~HWC2Display() argument796 auto& mutableIsConnected() { return this->mIsConnected; } in mutableIsConnected()797 auto& mutableLayers() { return this->mLayers; } in mutableLayers()