Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2018 uint32_t maxDstHeight = getDstMaxHeight(dst); in isSupported() local
2038 else if (dst.h > maxDstHeight) in isSupported()