Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp113 rSize.maxUpScale = r.scale_up; in makeDPURestrictions()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h328 uint32_t maxUpScale; member
DExynosMPP.cpp79 restrictionSize.maxUpScale); in dump()
507 return mSrcSizeRestrictions[idx].maxUpScale; in getMaxUpscale()
2015 … i, mSrcSizeRestrictions[i].maxDownScale, mSrcSizeRestrictions[i].maxUpScale, in setupRestriction()
2031 … i, mDstSizeRestrictions[i].maxDownScale, mDstSizeRestrictions[i].maxUpScale, in setupRestriction()
DExynosResourceManager.cpp2491 size.maxUpScale, in makeSizeRestrictions()
2558 rSize.maxUpScale = cap->supportedMaxMagnification().hori; in makeAcrylRestrictions()