Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/
Dcros_gralloc_types.h12 struct cros_gralloc_buffer_descriptor { struct
13 uint32_t width;
14 uint32_t height;
15 int32_t droid_format;
16 int32_t droid_usage;
17 uint32_t drm_format;
18 uint64_t use_flags;
19 uint64_t reserved_region_size;
20 std::string name;