Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2453 uint32_t dstResolution = dst.w * dst.h; in getPPCIndex() local
2551 uint32_t dstResolution = mAssignedSources[i]->mMidImg.w * mAssignedSources[i]->mMidImg.h; in getAssignedCapacity() local
2592 uint32_t dstResolution = dst.w * dst.h; in getRequiredCapacity() local
2675 uint32_t dstResolution = dst.w * dst.h; in getRequiredBaseCycles() local
2715 uint32_t dstResolution = mppSource->mMidImg.w * mppSource->mMidImg.h; in addCapacity() local
2741 uint32_t dstResolution = mppSource->mDstImg.w * mppSource->mDstImg.h; in removeCapacity() local
2766 uint32_t dstResolution = dst.w * dst.h; in removeCapacity() local
2819 … uint32_t dstResolution = mAssignedSources[i]->mMidImg.w * mAssignedSources[i]->mMidImg.h; in updateUsedCapacity() local