Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamSplitter.h252 struct SurfaceHash { struct
264 std::unordered_map<sp<Surface>, sp<OutputListener>, SurfaceHash> mNotifiers; argument