Searched defs:vsyncPeriod (Results 1 – 6 of 6) sorted by relevance
50 nsecs_t vsyncPeriod; member114 nsecs_t vsyncPeriod = 0; member141 const nsecs_t vsyncPeriod = configs[configId].vsyncPeriod; in init() local
49 auto vsyncPeriod(VSyncRequest request) { in vsyncPeriod() function
66 long vsyncPeriod = (long) (ONE_S_IN_NS / display.getRefreshRate()); in calculateAppSurfaceFlingerVsyncOffsetMs() local
153 Builder& setVsyncPeriod(int32_t vsyncPeriod) { in setVsyncPeriod()
275 auto vsyncPeriod = getActiveConfig(displayId)->getVsyncPeriod(); in getRefreshTimestamp() local
1600 const nsecs_t vsyncPeriod = getVsyncPeriod(); in updateVrFlinger() local4483 const nsecs_t vsyncPeriod = getVsyncPeriod(); in onInitializeDisplays() local