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.cpp2395 uint32_t dstResolution = dst.w * dst.h; in getPPCIndex() local
2493 uint32_t dstResolution = mAssignedSources[i]->mMidImg.w * mAssignedSources[i]->mMidImg.h; in getAssignedCapacity() local
2534 uint32_t dstResolution = dst.w * dst.h; in getRequiredCapacity() local
2617 uint32_t dstResolution = dst.w * dst.h; in getRequiredBaseCycles() local
2657 uint32_t dstResolution = mppSource->mMidImg.w * mppSource->mMidImg.h; in addCapacity() local
2683 uint32_t dstResolution = mppSource->mDstImg.w * mppSource->mDstImg.h; in removeCapacity() local
2708 uint32_t dstResolution = dst.w * dst.h; in removeCapacity() local
2761 … uint32_t dstResolution = mAssignedSources[i]->mMidImg.w * mAssignedSources[i]->mMidImg.h; in updateUsedCapacity() local