Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dhwcomposer.cpp119 struct hwc_context_t *ctx;
127 struct hwc_context_t { struct
132 hwc_context_t() : procs(NULL), importer(NULL) { in hwc_context_t() argument
135 ~hwc_context_t() { in ~hwc_context_t() argument
338 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_dump()
350 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_prepare()
408 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_set()
554 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_event_control()
561 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_set_power_mode()
599 struct hwc_context_t *ctx = (struct hwc_context_t *)&dev->common; in hwc_register_procs()
[all …]