Searched defs:HWC2Display (Results 1 – 1 of 1) sorted by relevance
663 struct HWC2Display : public HWC2::impl::Display { struct664 HWC2Display( in HWC2Display() argument670 ~HWC2Display() { in ~HWC2Display() argument675 auto& mutableIsConnected() { return this->mIsConnected; } in mutableIsConnected()676 auto& mutableLayers() { return this->mLayers; } in mutableLayers()