Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmali_gralloc_bufferdescriptor.h33 struct buffer_descriptor_t struct
36 uint32_t signature;
60 buffer_descriptor_t() : in buffer_descriptor_t() argument
80 void dump(const std::string &str) const { in dump()
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DAllocator.cpp36 std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator) in allocate()
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_bufferdescriptor.h101 } buffer_descriptor_t; typedef