Searched refs:w_uscale (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_mdpcomp.cpp394 const float w_uscale = 1.0f / w_scale; local
397 if(w_uscale > upscale || h_uscale > upscale)
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_mdpcomp.cpp403 const float w_uscale = 1.0f / w_scale; local
406 if(w_uscale > upscale || h_uscale > upscale)

Completed in 2213 milliseconds