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_helpers.h27 struct cros_gralloc_buffer_descriptor { struct
28 uint32_t width;
29 uint32_t height;
30 int32_t droid_format;
31 int32_t droid_usage;
32 uint32_t drm_format;
33 uint64_t use_flags;
34 uint64_t reserved_region_size;
35 std::string name;