Home | Sort by relevance Sort by last modified time |
/hardware/qcom/display/msm8996/sdm/libs/utils/ | |
rect.cpp | 180 float aligned_bottom = rect_temp.top + aligned_height; local 182 out_rects[count].bottom = std::min(rect_temp.bottom, aligned_bottom); |