Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceInterface.cpp117 rSize.maxFullHeight = r.dst_f_h.max; in makeDPURestrictions()
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h322 uint32_t maxFullHeight; member
H A DExynosMPP.cpp73 restrictionSize.maxFullHeight); in dump()
592 return mSrcSizeRestrictions[idx].maxFullHeight; in getSrcMaxHeight()
1967 … mSrcSizeRestrictions[i].maxFullWidth, mSrcSizeRestrictions[i].maxFullHeight, in setupRestriction()
1983 … mDstSizeRestrictions[i].maxFullWidth, mDstSizeRestrictions[i].maxFullHeight, in setupRestriction()
H A DExynosResourceManager.cpp2343 size.maxFullHeight, in makeSizeRestrictions()
2409 rSize.maxFullHeight = cap->supportedMaxSrcDimension().vert; in makeAcrylRestrictions()