Searched refs:dstgeom (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Domap_hwc.h29 struct bvsurfgeom dstgeom; member in struct:rgz_blt_entry
/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.h54 struct bvsurfgeom *dstgeom; member in struct:rgz_in_hwc
112 struct bvsurfgeom *dstgeom; member in struct:rgz_out_bvcmd
128 struct bvsurfgeom *dstgeom; member in struct:rgz_out_bvdirect
169 * data.bvc.dstgeom bltsville struct describing the destination geometry
193 * data.bv.dstgeom bltsville struct describing the destination geometry
H A Drgz_2d.c57 #define DSTSTRIDE(dstgeom) dstgeom->virtstride
300 *screen_geom = params->data.bvc.dstgeom;
323 e->dstgeom.structsize = sizeof(struct bvsurfgeom);
324 e->dstgeom.format = screen_geom->format;
325 e->dstgeom.width = screen_geom->width;
326 e->dstgeom.height = screen_geom->height;
327 e->dstgeom.orientation = screen_geom->orientation;
328 e->dstgeom.virtstride = DSTSTRIDE(screen_geom);
394 e->src2geom = e->dstgeom;
[all...]
H A Dhwc.c1530 .dstgeom = &gscrngeom,
1555 .dstgeom = &gscrngeom,
/hardware/ti/omap4-aah/kernel-headers-ti/linux/
H A Dbltsville.h497 struct bvsurfgeom *dstgeom; member in struct:bvbltparams

Completed in 272 milliseconds