Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferdescriptor.cpp158 int mali_gralloc_get_format_internal(buffer_handle_t buffer, int32_t *outFormat) in mali_gralloc_get_format_internal() argument
167 *outFormat = hnd->req_format; in mali_gralloc_get_format_internal()
Dmali_gralloc_bufferdescriptor.h63 int mali_gralloc_get_format_internal(buffer_handle_t buffer, int32_t *outFormat);
Dmali_gralloc_public_interface.cpp131 …32_t mali_gralloc_get_format(gralloc1_device_t *device, buffer_handle_t buffer, int32_t *outFormat) in mali_gralloc_get_format() argument
134 ret = mali_gralloc_get_format_internal(buffer, outFormat); in mali_gralloc_get_format()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferdescriptor.cpp169 int mali_gralloc_get_format_internal(buffer_handle_t buffer, int32_t *outFormat) in mali_gralloc_get_format_internal() argument
178 *outFormat = hnd->req_format; in mali_gralloc_get_format_internal()
Dmali_gralloc_bufferdescriptor.h64 int mali_gralloc_get_format_internal(buffer_handle_t buffer, int32_t *outFormat);
Dmali_gralloc_public_interface.cpp131 …32_t mali_gralloc_get_format(gralloc1_device_t *device, buffer_handle_t buffer, int32_t *outFormat) in mali_gralloc_get_format() argument
134 ret = mali_gralloc_get_format_internal(buffer, outFormat); in mali_gralloc_get_format()