Home
last modified time | relevance | path

Searched refs:free_impl (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
Dgpu.h43 int free_impl(private_handle_t const* hnd);
Dgpu.cpp326 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
383 return gpu->free_impl(hnd); in gralloc_free()
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.h43 int free_impl(private_handle_t const* hnd);
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.h43 int free_impl(private_handle_t const* hnd);
Dgpu.cpp348 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
407 return gpu->free_impl(hnd); in gralloc_free()
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.h43 int free_impl(private_handle_t const* hnd);
Dgpu.cpp350 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
408 return gpu->free_impl(hnd); in gralloc_free()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgpu.h43 int free_impl(private_handle_t const* hnd);
Dgpu.cpp348 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
407 return gpu->free_impl(hnd); in gralloc_free()
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.h43 int free_impl(private_handle_t const* hnd);
Dgpu.cpp355 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
413 return gpu->free_impl(hnd); in gralloc_free()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.h44 int free_impl(private_handle_t const* hnd);
Dgpu.cpp313 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
370 return gpu->free_impl(hnd); in gralloc_free()