Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferdescriptor.h33 struct buffer_descriptor_t struct
36 uint32_t signature;
60 buffer_descriptor_t() : in buffer_descriptor_t() argument
79 void dump(const std::string &str) const { in dump()
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp74 std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator) in allocate()