Searched refs:terminateBuffer (Results 1 – 15 of 15) sorted by relevance
/hardware/libhardware/modules/gralloc/ |
D | gr.h | 40 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | mapper.cpp | 155 int terminateBuffer(gralloc_module_t const* module, in terminateBuffer() function
|
D | gralloc.cpp | 262 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 | 315 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/msm8974/libgralloc/ |
D | gr.h | 49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
|
D | gpu.cpp | 330 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 | 333 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 | 329 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
|