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

  /external/chromium_org/third_party/skia/bench/
gen_bench_expectations.py 149 '-a', '--representation_alg', default='25th',
175 args.input_dir, args.git_revision, args.representation_alg)
198 args.input_dir, commit, args.representation_alg)))
213 'representation': args.representation_alg,
tile_analyze.py 57 REPRESENTATION_ALG = bench_util.ALGORITHM_25TH_PERCENTILE
183 def OutputTileAnalysis(rev, representation_alg, bench_dir, platform):
189 Uses the provided representation_alg for calculating bench representations.
201 representation_alg):
265 dest='alg', default=REPRESENTATION_ALG,
267 'Default to "%s".' % REPRESENTATION_ALG))
  /external/skia/bench/
gen_bench_expectations.py 149 '-a', '--representation_alg', default='25th',
175 args.input_dir, args.git_revision, args.representation_alg)
198 args.input_dir, commit, args.representation_alg)))
213 'representation': args.representation_alg,
tile_analyze.py 57 REPRESENTATION_ALG = bench_util.ALGORITHM_25TH_PERCENTILE
183 def OutputTileAnalysis(rev, representation_alg, bench_dir, platform):
189 Uses the provided representation_alg for calculating bench representations.
201 representation_alg):
265 dest='alg', default=REPRESENTATION_ALG,
267 'Default to "%s".' % REPRESENTATION_ALG))

Completed in 3687 milliseconds