Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp126 const uint32_t printFieldWidth = 2; variable
1518 line << ' ' << setw(printFieldWidth) << ch; in printFormatHeadings()
1520 line << ' ' << string(printFieldWidth, '-'); in printFormatHeadings()
1523 line << ' ' << setw(printFieldWidth) << ""; in printFormatHeadings()
1542 line << ' ' << setw(printFieldWidth) << *it; in printOverlapLine()