Searched refs:HW_ALIGN (Results 1 - 6 of 6) sorted by relevance

/hardware/ti/omap4-aah/hwc/
H A Dhal_public.h34 #define HW_ALIGN 32 macro
H A Drgz_2d.c40 #define HW_ALIGN 32 macro
1163 int stride = ALIGN(h->iWidth, HW_ALIGN) * bpp;
H A Dhwc.c576 int stride = ALIGN(handle->iWidth, HW_ALIGN) * bpp;
625 oc->stride = ALIGN(width, HW_ALIGN) * bits_per_pixel / 8;
/hardware/ti/omap4xxx/hwc/
H A Dhal_public.h34 #define HW_ALIGN 32 macro
H A Dhwc.c387 int stride = ALIGN(handle->iWidth, HW_ALIGN) * bpp;
436 oc->stride = ALIGN(width, HW_ALIGN) * bits_per_pixel / 8;
/hardware/intel/img/hwcomposer/include/pvr/hal/
H A Dhal_public.h38 #define HW_ALIGN 32 macro

Completed in 40 milliseconds