Lines Matching defs:crop
1044 hwc_rect_t& crop, hwc_rect_t& dst) { in trimLayer()
1059 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf); in trimList() local
1316 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, in calculate_crop_rects()
1833 hwc_rect_t& crop, const eMdpFlags& mdpFlags, in configRotator()
1859 const eTransform& orient, const hwc_rect_t& crop, in configMdp()
1922 hwc_rect_t& crop, Rotator *rot) { in updateSource()
1951 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf); in getRotDownscale() local
1986 bool isZoomModeEnabled(hwc_rect_t crop) { in isZoomModeEnabled()
1991 void updateCropAIVVideoMode(hwc_context_t *ctx, hwc_rect_t& crop, int dpy) { in updateCropAIVVideoMode()
2016 void updateDestAIVVideoMode(hwc_context_t *ctx, hwc_rect_t crop, in updateDestAIVVideoMode()
2045 void updateCoordinates(hwc_context_t *ctx, hwc_rect_t& crop, in updateCoordinates()
2068 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf); in configureNonSplit() local
2165 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf); in configureSplit() local
2313 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf);; in configureSourceSplit() local
2617 void BwcPM::setBwc(const hwc_rect_t& crop, const hwc_rect_t& dst, in setBwc()