Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/hidl_common/
DSharedMetadata_struct.h81 struct aligned_inline_vector struct
83 uint32_t size;
84 T contents[N];
86 constexpr uint32_t capacity() const in capacity()
112 aligned_inline_vector<uint8_t, 2048> smpte2094_40 {}; argument