Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dhwcomposer.cpp170 hwc_display_contents_1_t **display_contents) { in hwc_prepare() argument
173 if (!display_contents[i]) in hwc_prepare()
182 int num_layers = display_contents[i]->numHwLayers; in hwc_prepare()
184 hwc_layer_1_t *layer = &display_contents[i]->hwLayers[j]; in hwc_prepare()
195 hwc_display_contents_1_t **display_contents, in hwc_set_cleanup() argument
198 if (!display_contents[i]) in hwc_set_cleanup()
201 hwc_display_contents_1_t *dc = display_contents[i]; in hwc_set_cleanup()
239 hwc_display_contents_1_t **display_contents) { in hwc_set() argument
246 hwc_set_cleanup(num_displays, display_contents, NULL); in hwc_set()
252 if (!display_contents[i]) in hwc_set()
[all …]