Searched refs:HWCInfo (Results 1 – 2 of 2) sorted by relevance
112 struct HWCInfo { struct113 HWCInfo() in HWCInfo() function136 std::unordered_map<int32_t, HWCInfo> mHwcLayers;
229 LayerBE::HWCInfo& hwcInfo = getBE().mHwcLayers[hwcId]; in createHwcLayer()1475 const LayerBE::HWCInfo& hwcInfo = getBE().mHwcLayers.at(hwcId); in miniDump()