Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceInterface.cpp157 it->setPPC(static_cast<float>(mDPUInfo.dpuInfo.ppc)); in makeDPURestrictions()
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h665 void setPPC(float ppc) { mPPC = ppc; }; in setPPC() function