Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h211 DST_SIZE_HD_PLUS, enumerator
DExynosMPP.cpp2251 mDstAllocatedSize = ((height >= 1480) ? DST_SIZE_HD_PLUS : DST_SIZE_HD); in setDstAllocSize()