Searched refs:kNanosIn1s (Results 1 – 1 of 1) sorted by relevance
35 static const nsecs_t kNanosIn1s = 1000000000; variable61 static const nsecs_t kMaxAllowedFrameSkip = kNanosIn1s; // 1 sec62 static const nsecs_t kMinPeriod = kNanosIn1s / 120; // 120Hz63 static const nsecs_t kRefitRefreshPeriod = 10 * kNanosIn1s; // 10 sec102 nsecs_t period = kNanosIn1s / 60;327 static const nsecs_t kDefaultVsyncPeriod = kNanosIn1s / 60; // 60Hz328 static const nsecs_t kVsyncRefreshPeriod = kNanosIn1s; // 1 sec