Home
last modified time | relevance | path

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

/aosp_15_r20/external/minigbm/cros_gralloc/
H A Dcros_gralloc_buffer_metadata.h51 struct cros_gralloc_buffer_metadata { struct
64 static_assert(std::is_standard_layout_v<cros_gralloc_buffer_metadata>); argument