Searched refs:destRect (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_copybit.h91 hwc_rect_t destRect);
H A Dhwc_copybit.cpp636 hwc_rect_t destRect)
678 copybit_rect_t dstRect = {destRect.left, destRect.top, destRect.right,
679 destRect.bottom};
691 // Copybit region is the destRect
634 drawRectUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer, private_handle_t *renderBuffer, hwc_rect_t overlap, hwc_rect_t destRect) argument
H A Dhwc_mdpcomp.cpp917 hwc_rect_t destRect = deductRect(layer->displayFrame, local
919 qhwc::calculate_crop_rects(srcCrop, layer->displayFrame, destRect,

Completed in 105 milliseconds