Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h222 DST_SIZE_WQHD_PLUS, enumerator
DExynosResourceManager.cpp244 ((Xres == 1440 && Yres == 2960) && (m2mMPP->getDstAllocSize() != DST_SIZE_WQHD_PLUS)) || in needDstRealloc()
DExynosMPP.cpp2306 mDstAllocatedSize = ((height >= 2960) ? DST_SIZE_WQHD_PLUS : DST_SIZE_WQHD); in setDstAllocSize()