Searched refs:bottomframe (Results 1 – 2 of 2) sorted by relevance
1211 hwc_rect_t& bottomframe = layer->displayFrame; in optimizeLayerRects() local1216 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()
1199 hwc_rect_t& bottomframe = layer->displayFrame; in optimizeLayerRects() local1204 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()