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

  /device/samsung/crespo/include/
hal_public.h 34 #define HW_ALIGN 32
  /hardware/ti/omap4xxx/hwc/
hal_public.h 34 #define HW_ALIGN 32
hwc.c 386 int stride = ALIGN(handle->iWidth, HW_ALIGN) * bpp;
435 oc->stride = ALIGN(width, HW_ALIGN) * bits_per_pixel / 8;
    [all...]

Completed in 550 milliseconds