Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/kernel-headers-ti/linux/
Dbventry.h27 typedef enum bverror (*BVFN_BLT) (struct bvbltparams *bltparams); typedef
35 BVFN_BLT bv_blt;
/hardware/ti/omap4-aah/hwc/
Drgz_2d.c1118 static BVFN_BLT bv_blt;
1134 bv_blt = (BVFN_BLT)dlsym(hndl, "bv_blt"); in loadbltsville()