Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_ion.cpp534 unsigned int shared_ion_flags = 0; in check_buffers_sharable() local
562 if (shared_backend_heap_type != heap_type || shared_ion_flags != ion_flags) in check_buffers_sharable()
570 shared_ion_flags = ion_flags; in check_buffers_sharable()