Searched refs:cros_gralloc_buffer_descriptor (Results 1 – 12 of 12) sorted by relevance
23 bool is_supported(const struct cros_gralloc_buffer_descriptor *descriptor);24 int32_t allocate(const struct cros_gralloc_buffer_descriptor *descriptor,
12 struct cros_gralloc_buffer_descriptor { struct
121 bool cros_gralloc_driver::is_supported(const struct cros_gralloc_buffer_descriptor *descriptor) in is_supported()156 int32_t cros_gralloc_driver::allocate(const struct cros_gralloc_buffer_descriptor *descriptor, in allocate()
29 struct cros_gralloc_buffer_descriptor* outCrosDescriptor);
44 struct cros_gralloc_buffer_descriptor crosDescriptor; in allocate()
314 struct cros_gralloc_buffer_descriptor* outCrosDescriptor) { in convertToCrosDescriptor()
445 struct cros_gralloc_buffer_descriptor crosDescriptor; in isSupported()
45 struct cros_gralloc_buffer_descriptor crosDescriptor; in allocate()
324 struct cros_gralloc_buffer_descriptor* outCrosDescriptor) { in convertToCrosDescriptor()
441 struct cros_gralloc_buffer_descriptor crosDescriptor; in isSupported()
151 struct cros_gralloc_buffer_descriptor descriptor; in gralloc0_alloc()