Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_private_interface.cpp119 int *bytestride) in mali_gralloc_private_get_buff_bytestride() argument
128 if (bytestride == NULL) in mali_gralloc_private_get_buff_bytestride()
134 *bytestride = hnd->plane_info[0].byte_stride; in mali_gralloc_private_get_buff_bytestride()
Dmali_gralloc_private_interface.h55 int *bytestride);