HomeSort by relevance Sort by last modified time
    Searched refs:bvsurfgeom (Results 1 - 7 of 7) sorted by null

  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
bvcache.h 22 struct bvsurfgeom;
36 struct bvsurfgeom *geom;
bvsurfgeom.h 21 struct bvsurfgeom { struct
bltsville.h 30 #include "bvsurfgeom.h"
497 struct bvsurfgeom *dstgeom;
501 struct bvsurfgeom *src1geom;
505 struct bvsurfgeom *src2geom;
509 struct bvsurfgeom *maskgeom;
  /hardware/ti/omap4-aah/kernel-headers-ti/video/
omap_hwc.h 29 struct bvsurfgeom dstgeom;
30 struct bvsurfgeom src1geom;
32 struct bvsurfgeom src2geom;
  /hardware/ti/omap4-aah/hwc/
rgz_2d.h 45 int rgz_get_screengeometry(int fd, struct bvsurfgeom *geom, int fmt);
54 struct bvsurfgeom *dstgeom;
112 struct bvsurfgeom *dstgeom;
128 struct bvsurfgeom *dstgeom;
rgz_2d.c 298 static void rgz_get_screen_info(rgz_out_params_t *params, struct bvsurfgeom **screen_geom)
319 struct bvsurfgeom *screen_geom;
323 e->dstgeom.structsize = sizeof(struct bvsurfgeom);
341 struct bvsurfgeom *srcgeom = is_src2 ? &e->src2geom : &e->src1geom;
348 srcgeom->structsize = sizeof(struct bvsurfgeom);
373 struct bvsurfgeom *screen_geom;
501 struct bvsurfgeom *screen_geom;
511 e->src1geom.structsize = sizeof(struct bvsurfgeom);
554 struct bvsurfgeom *scrgeom = params->data.bvc.dstgeom;
    [all...]
hwc.c 238 static struct bvsurfgeom gscrngeom;
    [all...]

Completed in 267 milliseconds