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.cpp1183 const bool scaleUp = (srcWidth < dst_img.w && srcHeight < dst_img.h); in getCandidateScalingM2mMPPOutImages() local
1186 if (!scaleUp && !scaleDown) { in getCandidateScalingM2mMPPOutImages()
1208 if (scaleUp) { in getCandidateScalingM2mMPPOutImages()
1271 if (scaleUp) { in getCandidateScalingM2mMPPOutImages()