HomeSort by relevance Sort by last modified time
    Searched refs:terminateBuffer (Results 1 - 18 of 18) sorted by null

  /hardware/libhardware/modules/gralloc/
gr.h 40 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
mapper.cpp 147 int terminateBuffer(gralloc_module_t const* module,
gralloc.cpp 262 terminateBuffer(module, const_cast<private_handle_t*>(hnd));
  /hardware/qcom/display/msm8960/libgralloc/
gr.h 49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
gpu.cpp 321 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
mapper.cpp 175 int terminateBuffer(gralloc_module_t const* module,
191 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
  /hardware/qcom/display/msm8974/libgralloc/
gr.h 49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
gpu.cpp 337 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
mapper.cpp 175 int terminateBuffer(gralloc_module_t const* module,
191 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
  /hardware/qcom/display/msm8084/libgralloc/
gr.h 49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
gpu.cpp 334 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
mapper.cpp 179 int terminateBuffer(gralloc_module_t const* module,
198 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
  /hardware/qcom/display/msm8226/libgralloc/
gr.h 49 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
gpu.cpp 333 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
mapper.cpp 179 int terminateBuffer(gralloc_module_t const* module,
198 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",
  /hardware/qcom/display/msm8994/libgralloc/
gr.h 50 int terminateBuffer(gralloc_module_t const* module, private_handle_t* hnd);
gpu.cpp 347 terminateBuffer(&m->base, const_cast<private_handle_t*>(hnd));
mapper.cpp 193 int terminateBuffer(gralloc_module_t const* module,
213 ALOGE("terminateBuffer: unmapping a non pmem/ashmem buffer flags = 0x%x",

Completed in 1380 milliseconds