Searched defs:vsyncPeriod (Results 1 – 7 of 7) sorted by relevance
66 long vsyncPeriod = (long) (ONE_S_IN_NS / display.getRefreshRate()); in calculateAppSurfaceFlingerVsyncOffsetMs() local
104 nsecs_t vsyncPeriod = configIdToVsyncPeriod[0].second; in populate() local
49 auto vsyncPeriod(VSyncRequest request) { in vsyncPeriod() function
153 Builder& setVsyncPeriod(int32_t vsyncPeriod) { in setVsyncPeriod()
275 auto vsyncPeriod = getActiveConfig(displayId)->getVsyncPeriod(); in getRefreshTimestamp() local
201 nsecs_t vsyncPeriod = (nsecs_t) (kOneSecInNanosec / (float) javaRefreshRate); in getVsyncOffset() local
1608 const nsecs_t vsyncPeriod = getVsyncPeriod(); in updateVrFlinger() local4392 const nsecs_t vsyncPeriod = getVsyncPeriod(); in onInitializeDisplays() local