Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2009 uint32_t maxSrcCropSize = getSrcMaxCropSize(src); in isSupported() local
2092 if ((src.w * src.h) > maxSrcCropSize) in isSupported()