Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp1217 const auto reqRatio = max(float(dst_img.w) / float(srcWidth * otfMppRatio), in getCandidateScalingM2mMPPOutImages() local
1221 if (ratio > reqRatio) { in getCandidateScalingM2mMPPOutImages()