Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dgralloc_vsync_default.cpp65 gralloc_mali_vsync_report(MALI_VSYNC_EVENT_BEGIN_WAIT); in gralloc_wait_for_vsync()
69 gralloc_mali_vsync_report(MALI_VSYNC_EVENT_END_WAIT); in gralloc_wait_for_vsync()
73 gralloc_mali_vsync_report(MALI_VSYNC_EVENT_END_WAIT); in gralloc_wait_for_vsync()
Dgralloc_vsync_report.h34 inline void gralloc_mali_vsync_report(mali_vsync_event event) in gralloc_mali_vsync_report() function