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

  /hardware/ti/omap4-aah/hwc/
hwc.c 89 __u8 on_tv; /* using a tv */ member in struct:omap4_hwc_ext
180 int on_tv; /* using a tv */ member in struct:omap4_hwc_device
1035 int dis_ix = hwc_dev->on_tv ? 0 : 1;
1320 int on_tv = hwc_dev->on_tv || (ext->on_tv && ext->current.enabled); local
1348 int on_tv = hwc_dev->on_tv || (ext->on_tv && cloning); local
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 81 __u8 on_tv; /* using a tv */ member in struct:omap4_hwc_ext
947 ext->on_tv = 1;
1061 int on_tv = ext->on_tv && ext->current.enabled; local
1085 int on_tv = ext->on_tv && ext->current.enabled; local
    [all...]

Completed in 111 milliseconds