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

/hardware/libhardware/include/hardware/
H A Dhwcomposer.h346 typedef struct hwc_composer_device_1 { struct
380 int (*prepare)(struct hwc_composer_device_1 *dev,
426 int (*set)(struct hwc_composer_device_1 *dev,
442 int (*eventControl)(struct hwc_composer_device_1* dev, int disp,
456 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank);
463 int (*query)(struct hwc_composer_device_1* dev, int what, int* value);
472 void (*registerProcs)(struct hwc_composer_device_1* dev,
480 void (*dump)(struct hwc_composer_device_1* dev, char *buff, int buff_len);
504 int (*getDisplayConfigs)(struct hwc_composer_device_1* dev, int disp,
525 int (*getDisplayAttributes)(struct hwc_composer_device_1* de
[all...]

Completed in 67 milliseconds