Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h220 DST_SIZE_FHD_PLUS, enumerator
DExynosResourceManager.cpp242 ((Xres == 1080 && Yres == 2220) && (m2mMPP->getDstAllocSize() != DST_SIZE_FHD_PLUS)) || in needDstRealloc()
DExynosMPP.cpp2303 mDstAllocatedSize = ((height >= 2220) ? DST_SIZE_FHD_PLUS : DST_SIZE_FHD); in setDstAllocSize()