Home
last modified time | relevance | path

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

/hardware/ti/am57x/libhwcomposer/
Ddisplay.h109 …static void page_flip_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec, voi…
Ddisplay.cpp57 void HWCDisplay::page_flip_handler(int fd, unsigned int frame, unsigned int sec, unsigned int usec,… in page_flip_handler() function in HWCDisplay
Dhwc.cpp379 evctx.page_flip_handler = HWCDisplay::page_flip_handler, in hwc_drm_event_thread()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c1332 .page_flip_handler = wsi_display_page_flip_handler,