Home
last modified time | relevance | path

Searched refs:hwc_composer_device_1 (Results 1 – 13 of 13) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer.h499 typedef struct hwc_composer_device_1 { struct
542 int (*prepare)(struct hwc_composer_device_1 *dev, argument
587 int (*set)(struct hwc_composer_device_1 *dev, argument
603 int (*eventControl)(struct hwc_composer_device_1* dev, int disp, argument
621 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank); argument
646 int (*setPowerMode)(struct hwc_composer_device_1* dev, int disp,
655 int (*query)(struct hwc_composer_device_1* dev, int what, int* value); argument
664 void (*registerProcs)(struct hwc_composer_device_1* dev, argument
672 void (*dump)(struct hwc_composer_device_1* dev, char *buff, int buff_len); argument
704 int (*getDisplayConfigs)(struct hwc_composer_device_1* dev, int disp, argument
[all …]
/hardware/intel/img/hwcomposer/common/base/
DHwcModule.cpp46 static int hwc_prepare(struct hwc_composer_device_1 *dev, in hwc_prepare()
59 static int hwc_set(struct hwc_composer_device_1 *dev, in hwc_set()
72 static void hwc_dump(struct hwc_composer_device_1 *dev, in hwc_dump()
80 void hwc_registerProcs(struct hwc_composer_device_1 *dev, in hwc_registerProcs()
94 static int hwc_query(struct hwc_composer_device_1 * /* dev */, in hwc_query() argument
102 static int hwc_eventControl(struct hwc_composer_device_1 *dev, in hwc_eventControl()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_virtual.h36 virtual int prepare(hwc_composer_device_1 *dev,
50 virtual int prepare(hwc_composer_device_1 *dev,
70 virtual int prepare(hwc_composer_device_1 *dev,
Dhwc.cpp57 static void reset_panel(struct hwc_composer_device_1* dev);
87 static void hwc_registerProcs(struct hwc_composer_device_1* dev, in hwc_registerProcs()
189 static int hwc_prepare_primary(hwc_composer_device_1 *dev, in hwc_prepare_primary()
220 static int hwc_prepare_external(hwc_composer_device_1 *dev, in hwc_prepare_external()
251 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, in hwc_prepare()
296 static int hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, in hwc_eventControl()
327 static int hwc_blank(struct hwc_composer_device_1* dev, int dpy, int blank) in hwc_blank()
430 static void reset_panel(struct hwc_composer_device_1* dev) in reset_panel()
460 static int hwc_query(struct hwc_composer_device_1* dev, in hwc_query()
602 static int hwc_set(hwc_composer_device_1 *dev, in hwc_set()
[all …]
Dhwc_virtual.cpp89 int HWCVirtualVDS::prepare(hwc_composer_device_1 *dev, in prepare()
199 int HWCVirtualV4L2::prepare(hwc_composer_device_1 *dev, in prepare()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc.cpp68 static void hwc_registerProcs(struct hwc_composer_device_1* dev, in hwc_registerProcs()
136 static int hwc_prepare_primary(hwc_composer_device_1 *dev, in hwc_prepare_primary()
165 static int hwc_prepare_external(hwc_composer_device_1 *dev, in hwc_prepare_external()
201 static int hwc_prepare_virtual(hwc_composer_device_1 *dev, in hwc_prepare_virtual()
207 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, in hwc_prepare()
242 static int hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, in hwc_eventControl()
269 static int hwc_blank(struct hwc_composer_device_1* dev, int dpy, int blank) in hwc_blank()
327 static int hwc_query(struct hwc_composer_device_1* dev, in hwc_query()
458 static int hwc_set(hwc_composer_device_1 *dev, in hwc_set()
489 int hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayConfigs()
[all …]
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_virtual.h37 virtual int prepare(hwc_composer_device_1 *dev,
53 virtual int prepare(hwc_composer_device_1 *dev,
75 virtual int prepare(hwc_composer_device_1 *dev,
Dhwc.cpp57 static void reset_panel(struct hwc_composer_device_1* dev);
87 static void hwc_registerProcs(struct hwc_composer_device_1* dev, in hwc_registerProcs()
267 static int hwc_prepare_primary(hwc_composer_device_1 *dev, in hwc_prepare_primary()
301 static int hwc_prepare_external(hwc_composer_device_1 *dev, in hwc_prepare_external()
336 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, in hwc_prepare()
384 static int hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, in hwc_eventControl()
415 static int hwc_setPowerMode(struct hwc_composer_device_1* dev, int dpy, in hwc_setPowerMode()
515 static void reset_panel(struct hwc_composer_device_1* dev) in reset_panel()
545 static int hwc_query(struct hwc_composer_device_1* dev, in hwc_query()
699 static int hwc_set(hwc_composer_device_1 *dev, in hwc_set()
[all …]
Dhwc_virtual.cpp91 int HWCVirtualVDS::prepare(hwc_composer_device_1 *dev, in prepare()
250 int HWCVirtualV4L2::prepare(hwc_composer_device_1 *dev, in prepare()
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc.cpp72 static void hwc_registerProcs(struct hwc_composer_device_1* dev, in hwc_registerProcs()
151 static int hwc_prepare_primary(hwc_composer_device_1 *dev, in hwc_prepare_primary()
173 static int hwc_prepare_external(hwc_composer_device_1 *dev, in hwc_prepare_external()
210 static int hwc_prepare_virtual(hwc_composer_device_1 *dev, in hwc_prepare_virtual()
243 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, in hwc_prepare()
290 static int hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, in hwc_eventControl()
318 static int hwc_blank(struct hwc_composer_device_1* dev, int dpy, int blank) in hwc_blank()
375 static int hwc_query(struct hwc_composer_device_1* dev, in hwc_query()
553 static int hwc_set(hwc_composer_device_1 *dev, in hwc_set()
585 int hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayConfigs()
[all …]
/hardware/samsung_slsi/exynos5/libhwc/
Dhwc.cpp1641 static int exynos5_set(struct hwc_composer_device_1 *dev, in exynos5_set()
1665 static void exynos5_registerProcs(struct hwc_composer_device_1* dev, in exynos5_registerProcs()
1673 static int exynos5_query(struct hwc_composer_device_1* dev, int what, int *value) in exynos5_query()
1694 static int exynos5_eventControl(struct hwc_composer_device_1 *dev, int dpy, in exynos5_eventControl()
1827 static int exynos5_blank(struct hwc_composer_device_1 *dev, int disp, int blank) in exynos5_blank()
1864 static void exynos5_dump(hwc_composer_device_1* dev, char *buff, int buff_len) in exynos5_dump()
1912 static int exynos5_getDisplayConfigs(struct hwc_composer_device_1 *dev, in exynos5_getDisplayConfigs()
1991 static int exynos5_getDisplayAttributes(struct hwc_composer_device_1 *dev, in exynos5_getDisplayAttributes()
/hardware/ti/omap4xxx/hwc/
Dhwc.c1217 static int omap4_hwc_prepare(struct hwc_composer_device_1 *dev, size_t numDisplays, in omap4_hwc_prepare()
1465 static int omap4_hwc_set(struct hwc_composer_device_1 *dev, in omap4_hwc_set()
1534 static void omap4_hwc_dump(struct hwc_composer_device_1 *dev, char *buff, int buff_len) in omap4_hwc_dump()
1908 static void omap4_hwc_registerProcs(struct hwc_composer_device_1* dev, in omap4_hwc_registerProcs()
1916 static int omap4_hwc_query(struct hwc_composer_device_1* dev, in omap4_hwc_query()
1937 static int omap4_hwc_event_control(struct hwc_composer_device_1* dev, in omap4_hwc_event_control()
1959 static int omap4_hwc_blank(struct hwc_composer_device_1 *dev, int dpy, int blank) in omap4_hwc_blank()
/hardware/ti/omap4-aah/hwc/
Dhwc.c1659 static int omap4_hwc_prepare(struct hwc_composer_device_1 *dev, size_t numDisplays, in omap4_hwc_prepare()
1968 static int omap4_hwc_set(struct hwc_composer_device_1 *dev, in omap4_hwc_set()
2085 static void omap4_hwc_dump(struct hwc_composer_device_1 *dev, char *buff, int buff_len) in omap4_hwc_dump()
2606 static void omap4_hwc_registerProcs(struct hwc_composer_device_1* dev, in omap4_hwc_registerProcs()
2614 static int omap4_hwc_query(struct hwc_composer_device_1* dev, in omap4_hwc_query()
2635 static int omap4_hwc_event_control(struct hwc_composer_device_1* dev, in omap4_hwc_event_control()
2681 static int omap4_hwc_blank(struct hwc_composer_device_1 *dev, int dpy, int blank) in omap4_hwc_blank()