Home
last modified time | relevance | path

Searched refs:HWCInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.h112 struct HWCInfo { struct
113 HWCInfo() in HWCInfo() function
136 std::unordered_map<int32_t, HWCInfo> mHwcLayers;
DLayer.cpp229 LayerBE::HWCInfo& hwcInfo = getBE().mHwcLayers[hwcId]; in createHwcLayer()
1475 const LayerBE::HWCInfo& hwcInfo = getBE().mHwcLayers.at(hwcId); in miniDump()