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

/hardware/libhardware/include/hardware/
H A Dhwcomposer.h484 typedef struct hwc_composer_device_1 { struct
487 * hwc_composer_device_1 as users of this structure will cast a hw_device_t to
488 * hwc_composer_device_1 pointer in contexts where it's known the hw_device_t references a
489 * hwc_composer_device_1.
527 int (*prepare)(struct hwc_composer_device_1 *dev,
572 int (*set)(struct hwc_composer_device_1 *dev,
588 int (*eventControl)(struct hwc_composer_device_1* dev, int disp,
606 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank);
631 int (*setPowerMode)(struct hwc_composer_device_1* dev, int disp,
640 int (*query)(struct hwc_composer_device_1* de
[all...]

Completed in 57 milliseconds