Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp150 int32_t setVsyncEnabledHook(hwc2_device_t* device, hwc2_display_t display, int32_t enabled) { in setVsyncEnabledHook() function
554 return asFP<HWC2_PFN_SET_VSYNC_ENABLED>(setVsyncEnabledHook); in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h517 static int32_t setVsyncEnabledHook(hwc2_device_t* device, in setVsyncEnabledHook() function
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h450 static int32_t setVsyncEnabledHook(hwc2_device_t* device, in setVsyncEnabledHook() function
DHWC2On1Adapter.cpp281 return asFP<HWC2_PFN_SET_VSYNC_ENABLED>(setVsyncEnabledHook); in doGetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp243 return asFP<HWC2_PFN_SET_VSYNC_ENABLED>(setVsyncEnabledHook); in doGetFunction()