Searched refs:SurfaceAttributeKey (Results 1 – 1 of 1) sorted by relevance
111 using SurfaceAttributeKey = int32_t; variable118 struct SurfaceAttribute : public Flags<SurfaceAttributeKey> {138 using SurfaceAttributes = std::map<SurfaceAttributeKey, SurfaceAttributeValue>;169 bool GetAttribute(SurfaceAttributeKey key, ReturnType* out_value, in GetAttribute()