Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferdescriptor.h34 struct buffer_descriptor_t struct
37 uint32_t signature;
62 buffer_descriptor_t() : in buffer_descriptor_t() argument
81 void dump(const std::string &str) const { in dump()
/aosp_15_r20/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferdescriptor.h50 } buffer_descriptor_t; typedef
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferdescriptor.h51 } buffer_descriptor_t; typedef
/aosp_15_r20/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp74 std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator) in allocate()