Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp1238 const float otfSrcHeight = float(srcHeight / m2mMppRatio); in getCandidateScalingM2mMPPOutImages() local
1239 const float scaleRatio_V = otfSrcHeight / float(dst_img.h); in getCandidateScalingM2mMPPOutImages()
1241 const float resolution = otfSrcWidth * otfSrcHeight * display->getBtsRefreshRate() / 1000; in getCandidateScalingM2mMPPOutImages()