Lines Matching refs:bottom
368 dst_h = displayFrame.bottom - displayFrame.top; in needsScaling()
371 src_h = sourceCrop.bottom - sourceCrop.top; in needsScaling()
557 int& crop_b = crop.bottom; in calculate_crop_rects()
559 int crop_h = crop.bottom - crop.top; in calculate_crop_rects()
564 int& dst_b = dst.bottom; in calculate_crop_rects()
566 int dst_h = abs(dst.bottom - dst.top); in calculate_crop_rects()
571 const int& sci_b = scissor.bottom; in calculate_crop_rects()
614 nwr.bottom = list->hwLayers[0].displayFrame.bottom; in getNonWormholeRegion()
621 nwr.bottom = max(nwr.bottom, displayFrame.bottom); in getNonWormholeRegion()
628 nwr.bottom = min(nwr.bottom, fbDisplayFrame.bottom); in getNonWormholeRegion()
783 dst.right > hw_w || dst.bottom > hw_h) { in trimLayer()
900 int crop_h = crop.bottom - crop.top; in configMdp()
905 int posH = pos.bottom - pos.top; in configMdp()
922 crop.bottom - crop.top); in updateSource()
930 crop.bottom = srcCrop.y + srcCrop.h; in updateSource()
959 crop.bottom - crop.top, in configureLowRes()
961 dst.bottom - dst.top); in configureLowRes()