Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
DDrmHwcTwo.cpp858 HWC2::Error DrmHwcTwo::HwcDisplay::SetVsyncEnabled(int32_t enabled) { in SetVsyncEnabled() function in android::DrmHwcTwo::HwcDisplay
1290 case HWC2::FunctionDescriptor::SetVsyncEnabled: in HookDevGetFunction()
1292 DisplayHook<decltype(&HwcDisplay::SetVsyncEnabled), in HookDevGetFunction()
1293 &HwcDisplay::SetVsyncEnabled, int32_t>); in HookDevGetFunction()
DDrmHwcTwo.h237 HWC2::Error SetVsyncEnabled(int32_t enabled);