Home
last modified time | relevance | path

Searched defs:vsyncPeriodNs (Results 1 – 6 of 6) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Dvsyncworker.cpp94 int VSyncWorker::GetPhasedVSync(uint32_t vsyncPeriodNs, int64_t &expectTimeNs) { in GetPhasedVSync()
114 uint32_t vsyncPeriodNs = kDefaultVsyncPeriodNanoSecond; in SyntheticWaitVBlank() local
/hardware/google/gfxstream/host/
DVsyncThread.cpp20 VsyncThread::VsyncThread(uint64_t vsyncPeriodNs) : in VsyncThread()
/hardware/google/graphics/common/libhwc2.1/libvrr/RefreshRateCalculator/
DVideoFrameRateCalculator.cpp84 void VideoFrameRateCalculator::setVrrConfigAttributes(int64_t vsyncPeriodNs, in setVrrConfigAttributes()
DRefreshRateCalculator.h82 virtual void setVrrConfigAttributes(int64_t vsyncPeriodNs, int64_t minFrameIntervalNs) { in setVrrConfigAttributes()
DCombinedRefreshRateCalculator.cpp84 void CombinedRefreshRateCalculator::setVrrConfigAttributes(int64_t vsyncPeriodNs, in setVrrConfigAttributes()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h371 int vsyncPeriodNs = 0; member