Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h218 DST_SIZE_HD_PLUS, enumerator
DExynosMPP.cpp2300 mDstAllocatedSize = ((height >= 1480) ? DST_SIZE_HD_PLUS : DST_SIZE_HD); in setDstAllocSize()
DExynosResourceManager.cpp240 if (((Xres == 720 && Yres == 1480) && (m2mMPP->getDstAllocSize() != DST_SIZE_HD_PLUS)) || in needDstRealloc()