Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceInterface.cpp115 rSize.maxUpScale = r.scale_up; in makeDPURestrictions()
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h320 uint32_t maxUpScale; member
H A 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()
H A DExynosResourceManager.cpp2341 size.maxUpScale, in makeSizeRestrictions()
2407 rSize.maxUpScale = cap->supportedMaxMagnification().hori; in makeAcrylRestrictions()