Searched refs:maxSrcCropSize (Results 1 – 1 of 1) sorted by relevance
2009 uint32_t maxSrcCropSize = getSrcMaxCropSize(src); in isSupported() local2092 if ((src.w * src.h) > maxSrcCropSize) in isSupported()