Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp115 rSize.maxFullHeight = r.dst_f_h.max; in makeDPURestrictions()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h330 uint32_t maxFullHeight; member
DExynosMPP.cpp81 restrictionSize.maxFullHeight); in dump()
598 return mSrcSizeRestrictions[idx].maxFullHeight; in getSrcMaxHeight()
2016 … mSrcSizeRestrictions[i].maxFullWidth, mSrcSizeRestrictions[i].maxFullHeight, in setupRestriction()
2032 … mDstSizeRestrictions[i].maxFullWidth, mDstSizeRestrictions[i].maxFullHeight, in setupRestriction()
DExynosResourceManager.cpp2493 size.maxFullHeight, in makeSizeRestrictions()
2560 rSize.maxFullHeight = cap->supportedMaxSrcDimension().vert; in makeAcrylRestrictions()