Searched defs:srcrect (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.c342 struct bvrect *srcrect = is_src2 ? &e->bp.src2rect : &e->bp.src1rect; local
360 srcrect->left = res_rect.left;
361 srcrect->top = res_rect.top;
362 srcrect->width = WIDTH(res_rect);
363 srcrect->height = HEIGHT(res_rect);

Completed in 801 milliseconds