Searched refs:cros_gralloc_buffer_descriptor (Results 1 – 12 of 12) sorted by relevance
32 struct cros_gralloc_buffer_descriptor& crosDescriptor) { in convertToCrosDescriptor()84 struct cros_gralloc_buffer_descriptor crosDescriptor = {}; in allocate()99 struct cros_gralloc_buffer_descriptor crosDescriptor = {}; in allocate2()109 ndk::ScopedAStatus Allocator::allocate(const struct cros_gralloc_buffer_descriptor& descriptor, int… in allocate()139 ndk::ScopedAStatus Allocator::allocateBuffer(const struct cros_gralloc_buffer_descriptor& descripto… in allocateBuffer()187 struct cros_gralloc_buffer_descriptor crosDescriptor = {}; in isSupported()
42 ndk::ScopedAStatus allocate(const struct cros_gralloc_buffer_descriptor& descriptor,45 ndk::ScopedAStatus allocateBuffer(const struct cros_gralloc_buffer_descriptor& descriptor,
28 bool is_supported(const struct cros_gralloc_buffer_descriptor *descriptor);29 int32_t allocate(const struct cros_gralloc_buffer_descriptor *descriptor,58 get_resolved_format_and_use_flags(const struct cros_gralloc_buffer_descriptor *descriptor,
185 const struct cros_gralloc_buffer_descriptor *descriptor, uint32_t *out_format, in get_resolved_format_and_use_flags()223 bool cros_gralloc_driver::is_supported(const struct cros_gralloc_buffer_descriptor *descriptor) in is_supported()257 int32_t cros_gralloc_driver::allocate(const struct cros_gralloc_buffer_descriptor *descriptor, in allocate()
34 struct cros_gralloc_buffer_descriptor { struct
28 int32_t initialize_metadata(const struct cros_gralloc_buffer_descriptor *descriptor);
46 cros_gralloc_buffer::initialize_metadata(const struct cros_gralloc_buffer_descriptor *descriptor) in initialize_metadata()
15 struct cros_gralloc_buffer_descriptor;30 struct cros_gralloc_buffer_descriptor* outCrosDescriptor);
44 struct cros_gralloc_buffer_descriptor crosDescriptor; in allocate()
59 struct cros_gralloc_buffer_descriptor* outCrosDescriptor) { in convertToCrosDescriptor()
390 struct cros_gralloc_buffer_descriptor crosDescriptor; in isSupported()
75 struct cros_gralloc_buffer_descriptor descriptor; in gralloc0_alloc()