Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libgralloc/
Dgpu.h44 int free_impl(private_handle_t const* hnd);
Dgpu.cpp307 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
364 return gpu->free_impl(hnd); in gralloc_free()
/hardware/qcom/display/msm8974/libgralloc/
Dgpu.h44 int free_impl(private_handle_t const* hnd);
Dgpu.cpp322 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
379 return gpu->free_impl(hnd); in gralloc_free()
/hardware/qcom/display/msm8x26/libgralloc/
Dgpu.h44 int free_impl(private_handle_t const* hnd);
Dgpu.cpp307 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
364 return gpu->free_impl(hnd); in gralloc_free()