Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/test/
H A DCallbackUtils.h158 struct SCHash { struct
166 std::unordered_map<sp<SurfaceControl>, ExpectedSurfaceResult, SCHash> mExpectedSurfaceResults; argument
/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurfaceComposerClient.h324 struct SCHash { struct
348 std::unordered_set<sp<SurfaceControl>, SCHash> surfaceControls; argument