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

/hardware/libhardware/include/hardware/
H A Dhwcomposer.h499 typedef struct hwc_composer_device_1 { struct
502 * hwc_composer_device_1 as users of this structure will cast a hw_device_t to
503 * hwc_composer_device_1 pointer in contexts where it's known the hw_device_t references a
504 * hwc_composer_device_1.
542 int (*prepare)(struct hwc_composer_device_1 *dev,
587 int (*set)(struct hwc_composer_device_1 *dev,
603 int (*eventControl)(struct hwc_composer_device_1* dev, int disp,
621 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank);
646 int (*setPowerMode)(struct hwc_composer_device_1* dev, int disp,
655 int (*query)(struct hwc_composer_device_1* de
[all...]

Completed in 43 milliseconds