Searched defs:SCHash (Results 1 – 3 of 3) sorted by relevance
174 struct SCHash { struct182 std::unordered_map<sp<SurfaceControl>, ExpectedSurfaceResult, SCHash> mExpectedSurfaceResults; argument
393 struct SCHash { struct417 std::unordered_set<sp<SurfaceControl>, SCHash> surfaceControls; argument
29 using SCHash = SurfaceComposerClient::SCHash; typedef