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.cpp2076 uint32_t maxUpscale = getMaxUpscale(src, dst); in isSupported() local
2126 else if (rot_dst.w > src.w * maxUpscale) in isSupported()
2130 else if (rot_dst.h > src.h * maxUpscale) in isSupported()