Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferdescriptor.h114 int mali_gralloc_get_format_internal(buffer_handle_t buffer, int32_t *outFormat);
Dmali_gralloc_bufferdescriptor.cpp216 int mali_gralloc_get_format_internal(buffer_handle_t buffer, int32_t *outFormat) in mali_gralloc_get_format_internal() function
Dmali_gralloc_public_interface.cpp135 ret = mali_gralloc_get_format_internal(buffer, outFormat); in mali_gralloc_get_format()