Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DTextTable.cpp25 void TextTable::computeWidth(const std::vector<std::string>& v) { in computeWidth() function in android::lshal::TextTable
59 computeWidth(row.fields()); in addAll()