Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceInterface.cpp116 rSize.maxFullWidth = r.dst_f_w.max; in makeDPURestrictions()
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h321 uint32_t maxFullWidth; member
H A DExynosMPP.cpp72 result.appendFormat(" maxFullWidth = %u, maxFullHeight = %u\n", restrictionSize.maxFullWidth, in dump()
584 return mSrcSizeRestrictions[idx].maxFullWidth; in getSrcMaxWidth()
1967 … mSrcSizeRestrictions[i].maxFullWidth, mSrcSizeRestrictions[i].maxFullHeight, in setupRestriction()
1983 … mDstSizeRestrictions[i].maxFullWidth, mDstSizeRestrictions[i].maxFullHeight, in setupRestriction()
H A DExynosResourceManager.cpp2342 size.maxFullWidth, in makeSizeRestrictions()
2408 rSize.maxFullWidth = cap->supportedMaxSrcDimension().hori; in makeAcrylRestrictions()