Searched refs:StreamConfig (Results 1 – 1 of 1) sorted by relevance
33 typedef std::pair<android_pixel_format_t, StreamSize> StreamConfig; typedef35 inline bool operator==(const StreamConfig& lhs, const StreamConfig& rhs) {42 inline std::size_t operator()(const StreamConfig& entry) const { in operator()78 nsecs_t GetOutputMinFrameDuration(StreamConfig configuration) const { in GetOutputMinFrameDuration()83 nsecs_t GetOutputStallDuration(StreamConfig configuration) const { in GetOutputStallDuration()119 std::unordered_map<StreamConfig, nsecs_t, StreamConfigurationHash>121 std::unordered_map<StreamConfig, nsecs_t, StreamConfigurationHash>