Home
last modified time | relevance | path

Searched defs:max_of (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/dm/
DDM.cpp330 static constexpr int max_of() { return 0; } in max_of() function
332 static constexpr int max_of(int x, Rest... rest) { in max_of() function