OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free_impl
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/libgralloc/
gpu.h
44
int
free_impl
(private_handle_t const* hnd);
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.h
44
int
free_impl
(private_handle_t const* hnd);
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.h
44
int
free_impl
(private_handle_t const* hnd);
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 41 milliseconds