Searched refs:mVSyncPeriod (Results 1 – 1 of 1) sorted by relevance
50 private long mVSyncPeriod = 0; field in GameQualificationFpsCollector141 mVSyncPeriod = Long.parseLong(raw[0]); in processRawData()267 new MetricSummary.Builder(mCertificationRequirements, mVSyncPeriod); in doEnd()322 new Histogram(frameTimes, mVSyncPeriod / 30L, null, 5 * mVSyncPeriod); in printHistogram()