Home
last modified time | relevance | path

Searched defs:jankRate (Results 1 – 2 of 2) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/
DCertificationRequirements.java26 public CertificationRequirements(String name, float frameTime, float jankRate, int loadTime) { in CertificationRequirements()
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DLoopSummary.java27 private double jankRate; field in LoopSummary
99 double jankRate, in LoopSummary()