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

/hardware/libhardware/include/hardware/
H A Dhwcomposer_v0.h28 struct hwc_composer_device;
58 struct hwc_composer_device* dev, int event, int enabled);
137 typedef struct hwc_composer_device { struct
163 int (*prepare)(struct hwc_composer_device *dev, hwc_layer_list_t* list);
207 int (*set)(struct hwc_composer_device *dev,
217 void (*dump)(struct hwc_composer_device* dev, char *buff, int buff_len);
232 void (*registerProcs)(struct hwc_composer_device* dev,
243 int (*query)(struct hwc_composer_device* dev, int what, int* value);

Completed in 57 milliseconds