Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_buffer.h340 bool is_multi_plane() const in is_multi_plane() function
Dmali_gralloc_buffer4.h340 bool is_multi_plane() const in is_multi_plane() function
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp455 const bool is_multi_plane = hnd->is_multi_plane(); in mali_gralloc_ion_allocate() local
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp248 const bool is_multi_plane, uint8_t bpp, in init_afbc()