Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/math/include/math/
H A DHashCombine.h22 static inline void hashCombineSingleHashed(size_t& combinedHash, size_t hash) { in hashCombineSingleHashed() function
28 hashCombineSingleHashed(combinedHash, std::hash<T>{}(val)); in hashCombineSingle()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
H A DLayerState.cpp73 android::hashCombineSingleHashed(hash, field->getHash()); in getHash()
178 android::hashCombineSingleHashed(hash, layer->getHash()); in getNonBufferHash()
H A DFlattener.cpp251 android::hashCombineSingleHashed(hash, layer.getNonBufferHash()); in computeLayersHash()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DLayerFECompositionState.h63 hashCombineSingleHashed(hash, value); in operator()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
H A DLayerState.h334 hashCombineSingleHashed(entryHash,
336 hashCombineSingleHashed(entryHash,