Searched refs:ONE_S_IN_NS (Results 1 – 1 of 1) sorted by relevance
31 private static final long ONE_S_IN_NS = ONE_MS_IN_NS * 1000; field in SurfaceFlingerVsyncChoreographer66 long vsyncPeriod = (long) (ONE_S_IN_NS / display.getRefreshRate()); in calculateAppSurfaceFlingerVsyncOffsetMs()