Searched refs:gralloc_free (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/display/msm8084/libgralloc/ |
D | gpu.h | 59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
|
D | gpu.cpp | 51 free = gralloc_free; in gpu_context_t() 375 int gpu_context_t::gralloc_free(alloc_device_t* dev, in gralloc_free() function in gpu_context_t
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gpu.h | 59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gpu.h | 59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
|
D | gpu.cpp | 47 free = gralloc_free; in gpu_context_t() 399 int gpu_context_t::gralloc_free(alloc_device_t* dev, in gralloc_free() function in gpu_context_t
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gpu.h | 59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
|
D | gpu.cpp | 54 free = gralloc_free; in gpu_context_t() 400 int gpu_context_t::gralloc_free(alloc_device_t* dev, in gralloc_free() function in gpu_context_t
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gpu.h | 59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
|
D | gpu.cpp | 47 free = gralloc_free; in gpu_context_t() 399 int gpu_context_t::gralloc_free(alloc_device_t* dev, in gralloc_free() function in gpu_context_t
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gpu.h | 59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
|
D | gpu.cpp | 55 free = gralloc_free; in gpu_context_t() 405 int gpu_context_t::gralloc_free(alloc_device_t* dev, in gralloc_free() function in gpu_context_t
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gpu.h | 60 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
|
D | gpu.cpp | 51 free = gralloc_free; in gpu_context_t() 362 int gpu_context_t::gralloc_free(alloc_device_t* dev, in gralloc_free() function in gpu_context_t
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc.cpp | 252 static int gralloc_free(alloc_device_t* dev, in gralloc_free() function 309 dev->device.free = gralloc_free; in gralloc_device_open()
|