Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.h105 uint64_t getSPPChAttr(uint32_t index) { return mDPUInfo.dpuInfo.spp_chs.at(index).attr; }; in getSPPChAttr() function
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp1303 return mDeviceInterface->getSPPChAttr(index); in getSpecialPlaneAttr()