Home
last modified time | relevance | path

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

/frameworks/native/libs/math/include/math/
DHashCombine.h27 static inline void hashCombineSingle(size_t& combinedHash, const T& val) { in hashCombineSingle() function
34 ( hashCombineSingle(hash, args), ... ); in hashCombine()
DTVecHelpers.h262 android::hashCombineSingle(hashed, rv[i]); in hash()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DCachedSet.cpp92 android::hashCombineSingle(hash, mBounds); in getNonBufferHash()
93 android::hashCombineSingle(hash, mOutputDataspace); in getNonBufferHash()
94 android::hashCombineSingle(hash, mOrientation); in getNonBufferHash()
/frameworks/native/libs/ui/include_vndk/ui/
DRegion.h244 android::hashCombineSingle(hash, rect);
/frameworks/native/include/ui/
DRegion.h244 android::hashCombineSingle(hash, rect);
/frameworks/native/libs/ui/include/ui/
DRegion.h244 android::hashCombineSingle(hash, rect);
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DLayerState.h447 android::hashCombineSingle(hash, region);