Searched refs:getSPPChId (Results 1 – 2 of 2) sorted by relevance
104 uint32_t getSPPChId(uint32_t index) { return mDPUInfo.dpuInfo.spp_chs.at(index).id; }; in getSPPChId() function
1298 return mDeviceInterface->getSPPChId(index); in getSpecialPlaneId()