/hardware/libhardware/modules/gralloc/ |
D | gr.h | 40 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | mapper.cpp | 146 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|
D | gralloc.cpp | 269 terminateBuffer(module, const_cast<private_handle_t*>(hnd)); in gralloc_free()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gr.h | 49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | gpu.cpp | 321 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd)); in free_impl()
|
D | mapper.cpp | 175 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gr.h | 49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | gpu.cpp | 337 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd)); in free_impl()
|
D | mapper.cpp | 179 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | gpu.cpp | 334 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd)); in free_impl()
|
D | mapper.cpp | 179 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gr.h | 50 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | gpu.cpp | 364 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd)); in free_impl()
|
D | mapper.cpp | 199 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gr.h | 51 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | gpu.cpp | 357 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd)); in free_impl()
|
D | mapper.cpp | 197 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gr.h | 51 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | gpu.cpp | 357 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd)); in free_impl()
|
D | mapper.cpp | 197 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 50 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | gpu.cpp | 359 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd)); in free_impl()
|
D | mapper.cpp | 198 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|