HomeSort by relevance Sort by last modified time
    Searched defs:free_impl (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/display/msm8960/libgralloc/
gpu.cpp 307 int gpu_context_t::free_impl(private_handle_t const* hnd) { function in class:gpu_context_t
364 return gpu->free_impl(hnd);
  /hardware/qcom/display/msm8974/libgralloc/
gpu.cpp 322 int gpu_context_t::free_impl(private_handle_t const* hnd) { function in class:gpu_context_t
379 return gpu->free_impl(hnd);
  /hardware/qcom/display/msm8x26/libgralloc/
gpu.cpp 307 int gpu_context_t::free_impl(private_handle_t const* hnd) { function in class:gpu_context_t
364 return gpu->free_impl(hnd);

Completed in 42 milliseconds