Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2017 uint32_t maxDstWidth = getDstMaxWidth(dst); in isSupported() local
2036 if (dst.w > maxDstWidth) in isSupported()