Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/renderengine/skia/filters/
H A DLinearEffect.h75 static size_t HashCombine(size_t seed, size_t val) { in HashCombine() function
/aosp12/system/extras/simpleperf/
H A Dutils.h197 static inline void HashCombine(size_t& seed, const T& val) { in HashCombine() function
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
H A DTimeStatsHelper.h116 static size_t HashCombine(size_t seed, size_t val) { in HashCombine() function
/aosp12/frameworks/native/libs/gui/include/gui/
H A DITransactionCompletedListener.h254 std::size_t HashCombine(size_t value1, size_t value2) const { in HashCombine() function
/aosp12/art/runtime/
H A Dclass_linker.cc7455 static size_t HashCombine(size_t seed, size_t val) { in CheckVTableHasNoDuplicates() function