Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.h104 uint32_t getSPPChId(uint32_t index) { return mDPUInfo.dpuInfo.spp_chs.at(index).id; }; in getSPPChId() function
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp1298 return mDeviceInterface->getSPPChId(index); in getSpecialPlaneId()