Home
last modified time | relevance | path

Searched refs:get_share_attr_fd (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_buffer4.h360 int get_share_attr_fd() const in get_share_attr_fd() function
382 int fd = get_share_attr_fd(); in close_share_attr_fd()
Dmali_gralloc_buffer.h360 int get_share_attr_fd() const in get_share_attr_fd() function
382 int fd = get_share_attr_fd(); in close_share_attr_fd()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_reference.cpp105 if (!check_pid(hnd->get_share_attr_fd(), hnd->attr_size)) { in dmabuf_sanity_check()
162 hnd->get_share_attr_fd(), 0); in map_metadata_locked()
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp138 MAP_SHARED, hnd->get_share_attr_fd(), 0); in allocate()