Searched defs:SCHash (Results 1 – 2 of 2) sorted by relevance
267 struct SCHash { struct285 std::unordered_set<sp<SurfaceControl>, SCHash> surfaceControls; argument
3318 struct SCHash { struct in android::ExpectedResult3319 std::size_t operator()(const sp<SurfaceControl>& sc) const { in operator ()()