Searched refs:hwc1Vsync (Results 1 – 2 of 2) sorted by relevance
689 void hwc1Vsync(int hwc1DisplayId, int64_t timestamp);
75 callbacks->mAdapter.hwc1Vsync(display, timestamp); in vsyncHook()2712 void CfHWC2::hwc1Vsync(int hwc1DisplayId, int64_t timestamp) { in hwc1Vsync() function in android::CfHWC2