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.cpp1199 hwc_rect_t& bottomframe = layer->displayFrame; in optimizeLayerRects() local
1204 hwc_rect_t irect = getIntersection(bottomframe, topframe); in optimizeLayerRects()
1208 dest_rect = deductRect(bottomframe, irect); in optimizeLayerRects()
1209 qhwc::calculate_crop_rects(bottomCrop, bottomframe, in optimizeLayerRects()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1424 hwc_rect_t& bottomframe = layer->displayFrame; in optimizeLayerRects() local
1430 hwc_rect_t irect = getIntersection(bottomframe, topframe); in optimizeLayerRects()
1434 dest_rect = deductRect(bottomframe, irect); in optimizeLayerRects()
1435 qhwc::calculate_crop_rects(bottomCrop, bottomframe, in optimizeLayerRects()