Searched refs:gralloc_free (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
H A Dgpu.h59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
H A Dgpu.cpp51 free = gralloc_free;
374 int gpu_context_t::gralloc_free(alloc_device_t* dev, function in class:gpu_context_t
/hardware/qcom/display/msm8226/libgralloc/
H A Dgpu.h59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
H A Dgpu.cpp50 free = gralloc_free;
378 int gpu_context_t::gralloc_free(alloc_device_t* dev, function in class:gpu_context_t
/hardware/qcom/display/msm8909/libgralloc/
H A Dgpu.h59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
H A Dgpu.cpp47 free = gralloc_free;
391 int gpu_context_t::gralloc_free(alloc_device_t* dev, function in class:gpu_context_t
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.h60 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
H A Dgpu.cpp51 free = gralloc_free;
362 int gpu_context_t::gralloc_free(alloc_device_t* dev, function in class:gpu_context_t
/hardware/qcom/display/msm8994/libgralloc/
H A Dgpu.h59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
H A Dgpu.cpp47 free = gralloc_free;
392 int gpu_context_t::gralloc_free(alloc_device_t* dev, function in class:gpu_context_t
/hardware/qcom/display/msm8996/libgralloc/
H A Dgpu.h59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
H A Dgpu.cpp46 free = gralloc_free;
391 int gpu_context_t::gralloc_free(alloc_device_t* dev, function in class:gpu_context_t
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp250 static int gralloc_free(alloc_device_t* dev, function
307 dev->device.free = gralloc_free;

Completed in 3046 milliseconds