Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1171 TableBuilder& TableBuilder::add(const std::string& key, const uint64_t& value, bool toHex) { in add() argument
1173 if (toHex) in add()
1182 bool toHex) { in add() argument
1187 if (toHex) in add()
DExynosHWCHelper.h606 TableBuilder& add(const std::string& key, const uint64_t& value, bool toHex);
607 TableBuilder& add(const std::string& key, const std::vector<uint64_t>& values, bool toHex);