Searched refs:terminateBuffer (Results 1 - 24 of 24) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dgr.h40 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dmapper.cpp147 int terminateBuffer(gralloc_module_t const* module, function
H A Dgralloc.cpp270 terminateBuffer(module, const_cast<private_handle_t*>(hnd));
/hardware/qcom/display/msm8960/libgralloc/
H A Dgr.h49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dgpu.cpp321 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
H A Dmapper.cpp175 int terminateBuffer(gralloc_module_t const* module, function
191 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
/hardware/qcom/display/msm8084/libgralloc/
H A Dgr.h49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dgpu.cpp334 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
H A Dmapper.cpp179 int terminateBuffer(gralloc_module_t const* module, function
198 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
/hardware/qcom/display/msm8226/libgralloc/
H A Dgr.h49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dgpu.cpp337 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
H A Dmapper.cpp179 int terminateBuffer(gralloc_module_t const* module, function
198 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
/hardware/qcom/display/msm8909/libgralloc/
H A Dgr.h49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dgpu.cpp350 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
H A Dmapper.cpp193 int terminateBuffer(gralloc_module_t const* module, function
213 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
/hardware/qcom/display/msm8994/libgralloc/
H A Dgr.h50 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dgpu.cpp364 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
H A Dmapper.cpp199 int terminateBuffer(gralloc_module_t const* module, function
/hardware/qcom/display/msm8998/libgralloc/
H A Dgr.h51 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dmapper.cpp197 int terminateBuffer(gralloc_module_t const* module, function
H A Dgpu.cpp593 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
/hardware/qcom/display/msm8996/libgralloc/
H A Dgr.h50 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
H A Dgpu.cpp359 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
H A Dmapper.cpp199 int terminateBuffer(gralloc_module_t const* module, function

Completed in 176 milliseconds