Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferdescriptor.h111 int mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outSt…
Dmali_gralloc_bufferdescriptor.cpp160 int mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outSt… in mali_gralloc_get_backing_store_internal() function
Dmali_gralloc_public_interface.cpp109 ret = mali_gralloc_get_backing_store_internal(buffer, outStore); in mali_gralloc_get_backing_store()