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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 534 float tempHeight = float(r.bottom - r.top);
537 hRatio = tempHeight/height;
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 521 float tempHeight = float(r.bottom - r.top);
524 hRatio = tempHeight/height;
    [all...]

Completed in 53 milliseconds