Home
last modified time | relevance | path

Searched refs:gralloc_alloc_buffer (Results 1 – 8 of 8) 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
236 err = gralloc_alloc_buffer(dev, size, usage, pHandle); in gralloc_alloc()
/hardware/qcom/display/libgralloc/
Dgpu.cpp77 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle, BUFFER_TYPE_UI, in gralloc_alloc_framebuffer_locked()
122 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, in gralloc_alloc_buffer() function in gpu_context_t
233 int err = gralloc_alloc_buffer(size, usage, pHandle, bufferType, in alloc_impl()
Dgpu.h45 int gralloc_alloc_buffer(size_t size, int usage,
/hardware/msm7k/libgralloc-qsd8k/
Dgpu.cpp72 return gralloc_alloc_buffer(bufferSize, newUsage, pHandle); in gralloc_alloc_framebuffer_locked()
114 int gpu_context_t::gralloc_alloc_buffer(size_t size, int usage, buffer_handle_t* pHandle) in gralloc_alloc_buffer() function in gpu_context_t
264 err = gralloc_alloc_buffer(size, usage, pHandle); in alloc_impl()
Dgpu.h59 int gralloc_alloc_buffer(size_t size, int usage, buffer_handle_t* pHandle);
Dgralloc.cpp33 static int gralloc_alloc_buffer(alloc_device_t* dev,
/hardware/msm7k/libgralloc/
Dgralloc.cpp61 static int gralloc_alloc_buffer(alloc_device_t* dev,
152 return gralloc_alloc_buffer(dev, bufferSize, newUsage, pHandle); in gralloc_alloc_framebuffer_locked()
314 static int gralloc_alloc_buffer(alloc_device_t* dev, in gralloc_alloc_buffer() function
507 err = gralloc_alloc_buffer(dev, size, usage, pHandle); in gralloc_alloc()
/hardware/samsung_slsi/exynos5/gralloc/
Dgralloc.cpp61 static int gralloc_alloc_buffer(alloc_device_t* dev,