Home
last modified time | relevance | path

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

/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp364 static void hwc_drm_event_thread(void* data) in hwc_drm_event_thread() function
682 hwc_dev->event_thread = new std::thread(hwc_drm_event_thread, hwc_dev); in hwc_device_open()