Home
last modified time | relevance | path

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

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