Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2027 uint32_t maxUpscale = getMaxUpscale(src, dst); in isSupported() local
2077 else if (rot_dst.w > src.w * maxUpscale) in isSupported()
2081 else if (rot_dst.h > src.h * maxUpscale) in isSupported()