HomeSort by relevance Sort by last modified time
    Searched refs:sB2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/bench/
bench_util.py 297 sB2 = 0
301 sB2 = (n*se2) / denom
302 sa2 = sB2 * (1.0/n) * Sxx
308 self.serror_slope = math.sqrt(max(0, sB2))
  /external/skia/bench/
bench_util.py 297 sB2 = 0
301 sB2 = (n*se2) / denom
302 sa2 = sB2 * (1.0/n) * Sxx
308 self.serror_slope = math.sqrt(max(0, sB2))

Completed in 355 milliseconds