Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/src/swappyVk/
DSwappyVk.cpp380 VkRefreshCycleDurationGOOGLE refreshCycleDuration; in doGetRefreshCycleDuration() local
381 VkResult res = mpfnGetRefreshCycleDurationGOOGLE(mDevice, swapchain, &refreshCycleDuration); in doGetRefreshCycleDuration()
386 mRefreshDur = refreshCycleDuration.refreshDuration; in doGetRefreshCycleDuration()