Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp121 rSize.maxCropHeight = r.src_h.max; in makeDPURestrictions()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp87 restrictionSize.maxCropHeight); in dump()
640 return mSrcSizeRestrictions[idx].maxCropHeight; in getSrcMaxCropHeight()
709 return mDstSizeRestrictions[idx].maxCropHeight; in getDstMaxHeight()
2019 … mSrcSizeRestrictions[i].maxCropWidth, mSrcSizeRestrictions[i].maxCropHeight, in setupRestriction()
2035 … mDstSizeRestrictions[i].maxCropWidth, mDstSizeRestrictions[i].maxCropHeight, in setupRestriction()
DExynosMPP.h336 uint32_t maxCropHeight; member
DExynosResourceManager.cpp2499 size.maxCropHeight, in makeSizeRestrictions()
2566 rSize.maxCropHeight = cap->supportedMaxSrcDimension().vert; in makeAcrylRestrictions()