Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h267 struct SCHash { struct
285 std::unordered_set<sp<SurfaceControl>, SCHash> surfaceControls; argument
289 std::unordered_map<sp<SurfaceControl>, ComposerState, SCHash> mComposerStates;
574 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>&
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp161 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()
/frameworks/native/services/surfaceflinger/tests/
DTransaction_test.cpp3318 struct SCHash { struct in android::ExpectedResult
3325 std::unordered_map<sp<SurfaceControl>, ExpectedSurfaceResult, SCHash> mExpectedSurfaceResults;