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

  /hardware/ti/omap4xxx/hwc/
hwc.c 717 static int omap4_hwc_can_scale(__u32 src_w, __u32 src_h, __u32 dst_w, __u32 dst_h, int is_2d, function
773 return omap4_hwc_can_scale(src_w, src_h, dst_w, dst_h, is_NV12(handle), &hwc_dev->fb_dis, &limits,
892 !omap4_hwc_can_scale(xres, yres, ext_fb_xres, ext_fb_yres,
936 !omap4_hwc_can_scale(xres, yres, ext_fb_xres, ext_fb_yres,
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 908 static int omap4_hwc_can_scale(__u32 src_w, __u32 src_h, __u32 dst_w, __u32 dst_h, int is_2d, function
968 return omap4_hwc_can_scale(src_w, src_h, dst_w, dst_h, is_NV12(handle), &hwc_dev->fb_dis, &limits,
    [all...]

Completed in 85 milliseconds