Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_reference.cpp81 auto check_pid = [&](int fd, uint64_t allocated_size) -> bool { in dmabuf_sanity_check() local
96 if (!check_pid(hnd->fds[i], hnd->alloc_sizes[i])) { in dmabuf_sanity_check()
105 if (!check_pid(hnd->get_share_attr_fd(), hnd->attr_size)) { in dmabuf_sanity_check()