Home
last modified time | relevance | path

Searched defs:hwc_composer_device_1 (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer.h485 typedef struct hwc_composer_device_1 { struct
492 struct hw_device_t common;
528 int (*prepare)(struct hwc_composer_device_1 *dev, argument
573 int (*set)(struct hwc_composer_device_1 *dev, argument
589 int (*eventControl)(struct hwc_composer_device_1* dev, int disp, argument
607 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank); argument
641 int (*query)(struct hwc_composer_device_1* dev, int what, int* value); argument
650 void (*registerProcs)(struct hwc_composer_device_1* dev, argument
658 void (*dump)(struct hwc_composer_device_1* dev, char *buff, int buff_len); argument
690 int (*getDisplayConfigs)(struct hwc_composer_device_1* dev, int disp, argument
[all …]
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc.cpp842 int hwc_getActiveConfig(struct hwc_composer_device_1* /*dev*/, int /*disp*/) { in hwc_getActiveConfig()
847 int hwc_setActiveConfig(struct hwc_composer_device_1* /*dev*/, int /*disp*/, in hwc_setActiveConfig()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc.cpp881 int hwc_getActiveConfig(struct hwc_composer_device_1* /*dev*/, int /*disp*/) { in hwc_getActiveConfig()
886 int hwc_setActiveConfig(struct hwc_composer_device_1* /*dev*/, int /*disp*/, in hwc_setActiveConfig()