Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dhwcomposer.cpp793 static int hwc_set_active_config(struct hwc_composer_device_1 *dev, int display, in hwc_set_active_config() function
854 ret = hwc_set_active_config(&hd->ctx->device, hd->display, 0); in hwc_set_initial_config()
960 ctx->device.setActiveConfig = hwc_set_active_config; in hwc_device_open()