Home
last modified time | relevance | path

Searched refs:str_ratio (Results 1 – 2 of 2) sorted by relevance

/external/skia/bin/
Dcompare63 str_ratio = ('%.2gx' if ratio < 1 else '%.3gx') % ratio variable
66 humanize(bm), humanize(bsem), str_ratio)
68 print '%*s\t%6s -> %6s\t%s' % (maxlen, key, humanize(am), humanize(bm), str_ratio)
/external/skqp/bin/
Dcompare63 str_ratio = ('%.2gx' if ratio < 1 else '%.3gx') % ratio variable
66 humanize(bm), humanize(bsem), str_ratio)
68 print '%*s\t%6s -> %6s\t%s' % (maxlen, key, humanize(am), humanize(bm), str_ratio)