Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer.h484 typedef struct hwc_composer_device_1 { struct
491 struct hw_device_t common;
527 int (*prepare)(struct hwc_composer_device_1 *dev, argument
572 int (*set)(struct hwc_composer_device_1 *dev, argument
588 int (*eventControl)(struct hwc_composer_device_1* dev, int disp, argument
606 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank); argument
640 int (*query)(struct hwc_composer_device_1* dev, int what, int* value); argument
649 void (*registerProcs)(struct hwc_composer_device_1* dev, argument
657 void (*dump)(struct hwc_composer_device_1* dev, char *buff, int buff_len); argument
689 int (*getDisplayConfigs)(struct hwc_composer_device_1* dev, int disp, argument
[all …]
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcModule.cpp94 static int hwc_query(struct hwc_composer_device_1 * /* dev */, in hwc_query()
/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()
/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()