Home
last modified time | relevance | path

Searched refs:bottomframe (Results 1 – 2 of 2) 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()