Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp114 rSize.maxFullWidth = r.dst_f_w.max; in makeDPURestrictions()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h329 uint32_t maxFullWidth; member
DExynosMPP.cpp80 result.appendFormat(" maxFullWidth = %u, maxFullHeight = %u\n", restrictionSize.maxFullWidth, in dump()
590 return mSrcSizeRestrictions[idx].maxFullWidth; in getSrcMaxWidth()
2016 … mSrcSizeRestrictions[i].maxFullWidth, mSrcSizeRestrictions[i].maxFullHeight, in setupRestriction()
2032 … mDstSizeRestrictions[i].maxFullWidth, mDstSizeRestrictions[i].maxFullHeight, in setupRestriction()
DExynosResourceManager.cpp2492 size.maxFullWidth, in makeSizeRestrictions()
2559 rSize.maxFullWidth = cap->supportedMaxSrcDimension().hori; in makeAcrylRestrictions()