Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp59 template <typename Rep, typename Per>
60 inline std::string toNsString(std::chrono::duration<Rep, Per> t) { in toNsString() argument