Searched refs:get_yv12_stride_and_size (Results 1 – 2 of 2) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_bufferallocation.cpp | 289 static bool get_yv12_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride, si… in get_yv12_stride_and_size() function 984 …if (!get_yv12_stride_and_size(bufDescriptor->width, bufDescriptor->height, &bufDescriptor->pixel_s… in mali_gralloc_buffer_allocate()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferallocation.cpp | 289 static bool get_yv12_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride, si… in get_yv12_stride_and_size() function 983 …if (!get_yv12_stride_and_size(bufDescriptor->width, bufDescriptor->height, &bufDescriptor->pixel_s… in mali_gralloc_buffer_allocate()
|