Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DStreamConfigurationMap.h41 struct StreamConfigurationHash { struct
42 inline std::size_t operator()(const StreamConfig& entry) const { in operator()