Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp1239 const float scaleRatio_V = otfSrcHeight / float(dst_img.h); in getCandidateScalingM2mMPPOutImages() local
1246 if (ratio >= scaleRatio_H && ratio >= scaleRatio_V && in getCandidateScalingM2mMPPOutImages()