Searched refs:getSPPChAttr (Results 1 – 2 of 2) sorted by relevance
105 uint64_t getSPPChAttr(uint32_t index) { return mDPUInfo.dpuInfo.spp_chs.at(index).attr; }; in getSPPChAttr() function
1303 return mDeviceInterface->getSPPChAttr(index); in getSpecialPlaneAttr()