Home
last modified time | relevance | path

Searched defs:dstResolution (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2452 uint32_t dstResolution = dst.w * dst.h; in getPPCIndex() local
2550 uint32_t dstResolution = mAssignedSources[i]->mMidImg.w * mAssignedSources[i]->mMidImg.h; in getAssignedCapacity() local
2591 uint32_t dstResolution = dst.w * dst.h; in getRequiredCapacity() local
2674 uint32_t dstResolution = dst.w * dst.h; in getRequiredBaseCycles() local
2714 uint32_t dstResolution = mppSource->mMidImg.w * mppSource->mMidImg.h; in addCapacity() local
2740 uint32_t dstResolution = mppSource->mDstImg.w * mppSource->mDstImg.h; in removeCapacity() local
2765 uint32_t dstResolution = dst.w * dst.h; in removeCapacity() local
2818 … uint32_t dstResolution = mAssignedSources[i]->mMidImg.w * mAssignedSources[i]->mMidImg.h; in updateUsedCapacity() local