Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sample/subtly/
Dstats.cc55 double size_percent = 0; in PrintComparison() local
58 size_percent = subtly::TableSizePercent(new_font, it->first); in PrintComparison()
65 size_percent, static_cast<double>(new_size) / size * 100); in PrintComparison()
/external/v8/src/
Dcompilation-statistics.cc71 double size_percent = in WriteLine() local
83 size_percent, stats.max_allocated_bytes_, in WriteLine()