Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_buffer.h351 int get_share_attr_fd_index() const in get_share_attr_fd_index() function
362 int idx = get_share_attr_fd_index(); in get_share_attr_fd()
372 int idx = get_share_attr_fd_index(); in set_share_attr_fd()
Dmali_gralloc_buffer4.h351 int get_share_attr_fd_index() const in get_share_attr_fd_index() function
362 int idx = get_share_attr_fd_index(); in get_share_attr_fd()
372 int idx = get_share_attr_fd_index(); in set_share_attr_fd()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc5/
Dvendor_graphicbuffer_meta.cpp361 switch (gralloc_hnd->get_share_attr_fd_index()) { in init()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp351 switch (gralloc_hnd->get_share_attr_fd_index()) { in init()
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp334 int idx = hnd->get_share_attr_fd_index(); in mali_gralloc_ion_allocate_attr()