Home
last modified time | relevance | path

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

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