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.h79 struct aligned_inline_vector struct
81 uint32_t size;
82 T contents[N];
84 constexpr uint32_t capacity() const in capacity()
109 aligned_inline_vector<uint8_t, 2048> smpte2094_40 {}; argument