Searched defs:hwc_composer_device_1 (Results 1 - 1 of 1) sorted by last modified time

/hardware/libhardware/include/hardware/
H A Dhwcomposer.h375 typedef struct hwc_composer_device_1 { struct
412 int (*prepare)(struct hwc_composer_device_1 *dev,
458 int (*set)(struct hwc_composer_device_1 *dev,
474 int (*eventControl)(struct hwc_composer_device_1* dev, int disp,
488 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank);
495 int (*query)(struct hwc_composer_device_1* dev, int what, int* value);
504 void (*registerProcs)(struct hwc_composer_device_1* dev,
512 void (*dump)(struct hwc_composer_device_1* dev, char *buff, int buff_len);
536 int (*getDisplayConfigs)(struct hwc_composer_device_1* dev, int disp,
557 int (*getDisplayAttributes)(struct hwc_composer_device_1* de
[all...]

Completed in 4 milliseconds