Searched defs:sourceWidth (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc.cpp251 uint32_t sourceWidth = sourceCrop.right - sourceCrop.left; local
254 if (isEqual(((float)layerWidth / (float)sourceWidth), xresRatio) &&

Completed in 197 milliseconds