HomeSort by relevance Sort by last modified time
    Searched refs:h_uscale (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 394 const float h_uscale = 1.0f / h_scale; local
396 if(w_uscale > upscale || h_uscale > upscale)
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 387 const float h_uscale = 1.0f / h_scale; local
389 if(w_uscale > upscale || h_uscale > upscale)
    [all...]

Completed in 110 milliseconds