Home
last modified time | relevance | path

Searched refs:scrgeom (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/hwc/
Drgz_2d.c554 struct bvsurfgeom *scrgeom = params->data.bvc.dstgeom; in rgz_out_bvcmd_paint() local
558 srcregion.bottom = min(scrgeom->height, l->displayFrame.bottom); in rgz_out_bvcmd_paint()
559 srcregion.right = min(scrgeom->width, l->displayFrame.right); in rgz_out_bvcmd_paint()