Searched refs:cros_gralloc_buffer_descriptor (Results 1 – 4 of 4) sorted by relevance
22 bool is_supported(const struct cros_gralloc_buffer_descriptor *descriptor);23 int32_t allocate(const struct cros_gralloc_buffer_descriptor *descriptor,
10 struct cros_gralloc_buffer_descriptor { struct
77 bool cros_gralloc_driver::is_supported(const struct cros_gralloc_buffer_descriptor *descriptor) in is_supported()86 int32_t cros_gralloc_driver::allocate(const struct cros_gralloc_buffer_descriptor *descriptor, in allocate()
99 struct cros_gralloc_buffer_descriptor descriptor; in gralloc0_alloc()