Searched defs:getVsyncPeriod (Results 1 – 4 of 4) sorted by relevance
40 static int64_t getVsyncPeriod() { return get()->mVsyncPeriod; } in getVsyncPeriod() function
139 nsecs_t getVsyncPeriod() const { return mVsyncPeriod; } in getVsyncPeriod() function
70 nsecs_t getVsyncPeriod() const { return hwcConfig->getVsyncPeriod(); } in getVsyncPeriod() function
353 nsecs_t VideoFrameSchedulerBase::getVsyncPeriod() { in getVsyncPeriod() function in android::VideoFrameSchedulerBase