Home
last modified time | relevance | path

Searched refs:computeWidth (Results 1 – 2 of 2) 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()
DTextTable.h63 computeWidth(v); in add()
76 void computeWidth(const std::vector<std::string>& v);