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.cpp1188 TableBuilder& TableBuilder::add(const std::string& key, const uint64_t& value, bool toHex) { in add() argument
1190 if (toHex) in add()
1199 bool toHex) { in add() argument
1204 if (toHex) in add()
DExynosHWCHelper.h560 TableBuilder& add(const std::string& key, const uint64_t& value, bool toHex);
561 TableBuilder& add(const std::string& key, const std::vector<uint64_t>& values, bool toHex);