Home
last modified time | relevance | path

Searched refs:hwc_context_t (Results 1 – 1 of 1) sorted by relevance

/external/drm_hwcomposer/
Dhwcomposer.cpp127 struct hwc_context_t *ctx;
138 struct hwc_context_t { struct
143 hwc_context_t() : procs(NULL), importer(NULL) { in hwc_context_t() argument
146 ~hwc_context_t() { in ~hwc_context_t() argument
161 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_dump()
171 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_prepare()
218 static int hwc_add_layer(int display, hwc_context_t *ctx, hwc_layer_1_t *layer, in hwc_add_layer()
241 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_set()
425 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_event_control()
432 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_set_power_mode()
[all …]