Searched refs:pStrideInPixels (Results 1 – 1 of 1) sorted by relevance
51 buffer_handle_t* pHandle, int* pStrideInPixels) { in gralloc_alloc_buffer() argument86 *pStrideInPixels = stride_in_pixels; in gralloc_alloc_buffer()101 int* pStrideInPixels) { in gralloc_alloc() argument102 if (!pHandle || !pStrideInPixels) in gralloc_alloc()105 int err = gralloc_alloc_buffer(dev, format, w, h, pHandle, pStrideInPixels); in gralloc_alloc()