Searched refs:bottomframe (Results 1 - 2 of 2) sorted by path

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp1205 hwc_rect_t& bottomframe = layer->displayFrame; local
1210 hwc_rect_t irect = getIntersection(bottomframe, topframe);
1214 dest_rect = deductRect(bottomframe, irect);
1215 qhwc::calculate_crop_rects(bottomCrop, bottomframe,
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp1198 hwc_rect_t& bottomframe = layer->displayFrame; local
1203 hwc_rect_t irect = getIntersection(bottomframe, topframe);
1207 dest_rect = deductRect(bottomframe, irect);
1208 qhwc::calculate_crop_rects(bottomCrop, bottomframe,

Completed in 31 milliseconds