Home
last modified time | relevance | path

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

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