Home
last modified time | relevance | path

Searched refs:bottomframe (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1211 hwc_rect_t& bottomframe = layer->displayFrame; in optimizeLayerRects() local
1216 hwc_rect_t irect = getIntersection(bottomframe, topframe); in optimizeLayerRects()
1220 dest_rect = deductRect(bottomframe, irect); in optimizeLayerRects()
1221 qhwc::calculate_crop_rects(bottomCrop, bottomframe, in optimizeLayerRects()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1198 hwc_rect_t& bottomframe = layer->displayFrame; in optimizeLayerRects() local
1203 hwc_rect_t irect = getIntersection(bottomframe, topframe); in optimizeLayerRects()
1207 dest_rect = deductRect(bottomframe, irect); in optimizeLayerRects()
1208 qhwc::calculate_crop_rects(bottomCrop, bottomframe, in optimizeLayerRects()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1422 hwc_rect_t& bottomframe = layer->displayFrame; in optimizeLayerRects() local
1428 hwc_rect_t irect = getIntersection(bottomframe, topframe); in optimizeLayerRects()
1432 dest_rect = deductRect(bottomframe, irect); in optimizeLayerRects()
1433 qhwc::calculate_crop_rects(bottomCrop, bottomframe, in optimizeLayerRects()