Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp1159 const bool scaleUp = (srcWidth < dst_img.w && srcHeight < dst_img.h); in getCandidateScalingM2mMPPOutImages() local
1162 if (!scaleUp && !scaleDown) { in getCandidateScalingM2mMPPOutImages()
1184 if (scaleUp) { in getCandidateScalingM2mMPPOutImages()
1257 if (scaleUp) { in getCandidateScalingM2mMPPOutImages()