Home
last modified time | relevance | path

Searched refs:gralloc_alloc_buffer (Results 1 – 11 of 11) sorted by relevance

/hardware/libhardware/modules/gralloc/
Dgralloc.cpp47 static int gralloc_alloc_buffer(alloc_device_t* dev,
128 return gralloc_alloc_buffer(dev, bufferSize, newUsage, pHandle); in gralloc_alloc_framebuffer_locked()
168 static int gralloc_alloc_buffer(alloc_device_t* dev, in gralloc_alloc_buffer() function
234 err = gralloc_alloc_buffer(dev, size, usage, pHandle); in gralloc_alloc()
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.h38 int gralloc_alloc_buffer(unsigned int size, int usage,
Dgpu.cpp51 int gpu_context_t::gralloc_alloc_buffer(unsigned int size, int usage, in gralloc_alloc_buffer() function in gpu_context_t
228 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI, in gralloc_alloc_framebuffer_locked()
331 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.h38 int gralloc_alloc_buffer(size_t size, int usage,
Dgpu.cpp55 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, in gralloc_alloc_buffer() function in gpu_context_t
216 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI, in gralloc_alloc_framebuffer_locked()
314 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.h38 int gralloc_alloc_buffer(unsigned int size, int usage,
Dgpu.cpp54 int gpu_context_t::gralloc_alloc_buffer(unsigned int size, int usage, in gralloc_alloc_buffer() function in gpu_context_t
219 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI, in gralloc_alloc_framebuffer_locked()
312 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
/hardware/qcom/display/msm8974/libgralloc/
Dgpu.h39 int gralloc_alloc_buffer(size_t size, int usage,
Dgpu.cpp54 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, in gralloc_alloc_buffer() function in gpu_context_t
208 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI, in gralloc_alloc_framebuffer_locked()
317 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.h39 int gralloc_alloc_buffer(size_t size, int usage,
Dgpu.cpp55 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, in gralloc_alloc_buffer() function in gpu_context_t
202 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI, in gralloc_alloc_framebuffer_locked()
301 err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()