Searched defs:gralloc_alloc_framebuffer_locked (Results 1 - 7 of 7) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp104 static int gralloc_alloc_framebuffer_locked(alloc_device_t* dev, function
163 int err = gralloc_alloc_framebuffer_locked(dev, size, usage, pHandle);
/hardware/qcom/display/msm8084/libgralloc/
H A Dgpu.cpp188 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage, function in class:gpu_context_t
253 int err = gralloc_alloc_framebuffer_locked(usage, pHandle);
/hardware/qcom/display/msm8226/libgralloc/
H A Dgpu.cpp192 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage, function in class:gpu_context_t
257 int err = gralloc_alloc_framebuffer_locked(usage, pHandle);
/hardware/qcom/display/msm8909/libgralloc/
H A Dgpu.cpp203 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage, function in class:gpu_context_t
270 int err = gralloc_alloc_framebuffer_locked(usage, pHandle);
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.cpp175 int gpu_context_t::gralloc_alloc_framebuffer_locked(size_t size, int usage, function in class:gpu_context_t
240 int err = gralloc_alloc_framebuffer_locked(size, usage, pHandle);
/hardware/qcom/display/msm8994/libgralloc/
H A Dgpu.cpp200 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage, function in class:gpu_context_t
267 int err = gralloc_alloc_framebuffer_locked(usage, pHandle);
/hardware/qcom/display/msm8996/libgralloc/
H A Dgpu.cpp188 int gpu_context_t::gralloc_alloc_framebuffer_locked(int usage, function in class:gpu_context_t
252 int err = gralloc_alloc_framebuffer_locked(usage, pHandle);

Completed in 405 milliseconds