Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libgralloc/
Dgpu.h43 int free_impl(private_handle_t const* hnd);
Dgpu.cpp343 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
401 return gpu->free_impl(hnd); in gralloc_free()
/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);
Dgpu.cpp324 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
382 return gpu->free_impl(hnd); in gralloc_free()
/hardware/qcom/display/msm8974/libgralloc/
Dgpu.h44 int free_impl(private_handle_t const* hnd);
Dgpu.cpp329 int gpu_context_t::free_impl(private_handle_t const* hnd) { in free_impl() function in gpu_context_t
386 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()