Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h684 void hwc1Vsync(int hwc1DisplayId, int64_t timestamp);
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h650 void hwc1Vsync(int hwc1DisplayId, int64_t timestamp);
DHWC2On1Adapter.cpp110 callbacks->mAdapter.hwc1Vsync(display, timestamp); in vsyncHook()
2582 void HWC2On1Adapter::hwc1Vsync(int hwc1DisplayId, int64_t timestamp) in hwc1Vsync() function in android::HWC2On1Adapter
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp73 callbacks->mAdapter.hwc1Vsync(display, timestamp); in vsyncHook()
2556 void HWC2On1Adapter::hwc1Vsync(int hwc1DisplayId, int64_t timestamp) { in hwc1Vsync() function in android::HWC2On1Adapter