Home
last modified time | relevance | path

Searched refs:maxUpScale (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp115 rSize.maxUpScale = r.scale_up; in makeDPURestrictions()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h320 uint32_t maxUpScale; member
DExynosMPP.cpp71 restrictionSize.maxUpScale); in dump()
501 return mSrcSizeRestrictions[idx].maxUpScale; in getMaxUpscale()
1966 … i, mSrcSizeRestrictions[i].maxDownScale, mSrcSizeRestrictions[i].maxUpScale, in setupRestriction()
1982 … i, mDstSizeRestrictions[i].maxDownScale, mDstSizeRestrictions[i].maxUpScale, in setupRestriction()