Home
last modified time | relevance | path

Searched refs:internalWidth (Results 1 – 16 of 16) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_private_interface.cpp67 int *internalWidth, int *internalHeight) in mali_gralloc_private_get_buff_int_dims() argument
71 if (private_handle_t::validate(handle) < 0 || internalWidth == NULL || internalHeight == NULL) in mali_gralloc_private_get_buff_int_dims()
77 *internalWidth = hnd->internalWidth; in mali_gralloc_private_get_buff_int_dims()
Dmali_gralloc_buffer.h111 int internalWidth; member
207 , internalWidth(_internalWidth) in private_handle_t()
Dmali_gralloc_bufferdescriptor.h47 int internalWidth; member
Dmali_gralloc_private_interface.h51 … int *internalWidth, int *internalHeight);
Dmali_gralloc_ion.cpp562 bufDescriptor->pixel_stride, bufDescriptor->internalWidth, bufDescriptor->internalHeight, in mali_gralloc_ion_allocate()
608 bufDescriptor->pixel_stride, bufDescriptor->internalWidth, bufDescriptor->internalHeight, in mali_gralloc_ion_allocate()
Dmali_gralloc_public_interface.cpp219 hnd->internalWidth = width; in mali_gralloc_allocate()
Dmali_gralloc_bufferallocation.cpp900 bufDescriptor->internalWidth = bufDescriptor->width; in mali_gralloc_buffer_allocate()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_private_interface.cpp67 int *internalWidth, int *internalHeight) in mali_gralloc_private_get_buff_int_dims() argument
71 if (private_handle_t::validate(handle) < 0 || internalWidth == NULL || internalHeight == NULL) in mali_gralloc_private_get_buff_int_dims()
77 *internalWidth = hnd->internalWidth; in mali_gralloc_private_get_buff_int_dims()
Dmali_gralloc_buffer.h112 int internalWidth; member
222 , internalWidth(_internalWidth) in private_handle_t()
Dmali_gralloc_bufferdescriptor.h48 int internalWidth; member
Dmali_gralloc_private_interface.h51 … int *internalWidth, int *internalHeight);
Dmali_gralloc_ion.cpp502 bufDescriptor->pixel_stride, bufDescriptor->internalWidth, bufDescriptor->internalHeight, in mali_gralloc_ion_allocate()
565 bufDescriptor->pixel_stride, bufDescriptor->internalWidth, bufDescriptor->internalHeight, in mali_gralloc_ion_allocate()
Dmali_gralloc_public_interface.cpp220 hnd->internalWidth = width; in mali_gralloc_allocate()
Dmali_gralloc_bufferallocation.cpp900 bufDescriptor->internalWidth = bufDescriptor->width; in mali_gralloc_buffer_allocate()
/device/amlogic/yukawa/hal/gralloc/legacy/
Dalloc_device.cpp98 hnd->internalWidth = w; in alloc_device_alloc()
/device/linaro/hikey/gralloc960/legacy/
Dalloc_device.cpp98 hnd->internalWidth = w; in alloc_device_alloc()