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()
1831 hwc_rect_t& crop, const eMdpFlags& mdpFlags, in configRotator()
1857 const eTransform& orient, const hwc_rect_t& crop, in configMdp()
1920 hwc_rect_t& crop, Rotator *rot) { in updateSource()
1949 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf); in getRotDownscale() local
1984 bool isZoomModeEnabled(hwc_rect_t crop) { in isZoomModeEnabled()
1989 void updateCropAIVVideoMode(hwc_context_t *ctx, hwc_rect_t& crop, int dpy) { in updateCropAIVVideoMode()
2014 void updateDestAIVVideoMode(hwc_context_t *ctx, hwc_rect_t crop, in updateDestAIVVideoMode()
2043 void updateCoordinates(hwc_context_t *ctx, hwc_rect_t& crop, in updateCoordinates()
2066 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf); in configureNonSplit() local
2163 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf); in configureSplit() local
2311 hwc_rect_t crop = integerizeSourceCrop(layer->sourceCropf);; in configureSourceSplit() local
2615 void BwcPM::setBwc(const hwc_rect_t& crop, const hwc_rect_t& dst, in setBwc()