Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/
Dencoder_performance_test.cpp288 const size_t buffer_column_width = time_column_width + in RunTests() local
302 buffers.size() * (buffer_column_width + buffer_column_separator.size()); in RunTests()
319 std::cout << std::setw(buffer_column_width) in RunTests()
320 << CenterString(buffer_info.name, buffer_column_width) in RunTests()