Home
last modified time | relevance | path

Searched refs:DST_SIZE_WQHD (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h214 DST_SIZE_WQHD, enumerator
H A DExynosMPP.cpp2257 mDstAllocatedSize = ((height >= 2960) ? DST_SIZE_WQHD_PLUS : DST_SIZE_WQHD); in setDstAllocSize()
H A DExynosResourceManager.cpp284 ((Xres == 1440 && Yres == 2560) && (m2mMPP->getDstAllocSize() != DST_SIZE_WQHD))) { in needDstRealloc()